Skip to content
#

logging-library

Here are 519 public repositories matching this topic...

A debug log framework for use in Swift projects. Allows you to log details to the console (and optionally a file), just like you would have with NSLog() or print(), but with additional information, such as the date, function name, filename and line number.

  • Updated Nov 9, 2020
  • Swift

Single header C++ logging library. It is extremely powerful, extendable, light-weight, fast performing, thread and type safe and consists of many built-in features. It provides ability to write logs in your own customized format. It also provide support for logging your classes, third-party libraries, STL and third-party containers etc.

  • Updated Nov 16, 2020
  • C++
Hoverbear
Hoverbear commented Oct 26, 2020

Feature Request

Crates

tracing::instrument

Motivation

The tracing::instrument proc macro is incredibly useful, and the docs encourage users to use it, as well as set a level. Not all users read documentation, so many use defaults. (Like me)

By default, they seem to decorate at all logging levels, which can impact performance for users in unexpected ways.

We met thi

neko-kai
neko-kai commented Nov 4, 2020

Issue described in https://t.me/izumi_ru/3971

[info] Main Scala API documentation to /home/circleci/project/target/scala-2.13/api...
[error] /home/circleci/project/src/main/scala/com/ponv/Scenarios.scala:16:26: exception during macro expansion: 
[error] izumi.distage.model.exceptions.BadIdAnnotationException: Wrong annotation value, only constants are supported. Got: @izumi.distage.model

Improve this page

Add a description, image, and links to the logging-library topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the logging-library topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.