| NLog/NLog |
6,068 |
|
7,084 |
3,672 |
about 2 years ago |
195 |
November 28, 2023 |
77 |
bsd-3-clause |
C# |
| NLog - Advanced and Structured Logging for Various .NET Platforms |
| tokio-rs/tracing |
4,617 |
|
117 |
5,513 |
about 2 years ago |
42 |
October 19, 2023 |
570 |
mit |
Rust |
| Application level tracing for Rust. |
| abumq/easyloggingpp |
3,930 |
|
0 |
0 |
9 months ago |
0 |
|
289 |
mit |
C++ |
| C++ logging library. It is powerful, supports asynchronous low latency, 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. |
| CocoaDebug/CocoaDebug |
3,907 |
|
2 |
0 |
about 3 years ago |
160 |
March 03, 2023 |
44 |
mit |
Swift |
| iOS Debugging Tool 🚀 |
| DaveWoodCom/XCGLogger |
3,829 |
|
378 |
0 |
almost 3 years ago |
26 |
December 01, 2023 |
46 |
mit |
Swift |
| 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. |
| PlatformLab/NanoLog |
1,820 |
|
0 |
0 |
about 4 years ago |
0 |
|
27 |
other |
C++ |
| Nanolog is an extremely performant nanosecond scale logging system for C++ that exposes a simple printf-like API. |
| emilk/loguru |
1,610 |
|
0 |
0 |
over 2 years ago |
0 |
|
80 |
unlicense |
C++ |
| A lightweight C++ logging library |
| log4cplus/log4cplus |
1,548 |
|
0 |
0 |
over 2 years ago |
2 |
January 12, 2022 |
56 |
other |
C++ |
| log4cplus is a simple to use C++ logging API providing thread-safe, flexible, and arbitrarily granular control over log management and configuration. It is modelled after the Java log4j API. |
| slog-rs/slog |
1,483 |
|
616 |
428 |
over 2 years ago |
65 |
September 10, 2023 |
49 |
apache-2.0 |
Rust |
| Structured, contextual, extensible, composable logging for Rust |
| ihsanbal/LoggingInterceptor |
1,288 |
|
0 |
0 |
over 2 years ago |
0 |
|
9 |
mit |
Kotlin |
| An OkHttp interceptor which has pretty logger for request and response. +Mock support |