dlog
Debug logger
A debug logging system that can be enabled or disabled at build time based on the target configuration.
Simple build-time controlled debug log with ability to log where the logger was called
17 stars
4 watching
2 forks
Language: Go
last commit: over 7 years ago
Linked from 2 awesome lists
compile-time-enablingdebugdebuging-tooldloggolanglog
Related projects:
Repository | Description | Stars |
---|---|---|
dpmland/dlog | A minimal logger with file logging support and icons. | 3 |
tadija/aelog | A simple and flexible logging framework for Swift applications | 32 |
gyozatech/noodlog | A logging library for Go that allows configuration and customization of log messages. | 44 |
amoghe/distillog | A minimalistic logging library with support for varying log levels and no extraneous features. | 31 |
dixonwille/wlog | A simple logging interface with cross-platform color support and concurrency features. | 66 |
karlseguin/log.zig | A structured logging library for Zig that provides a flexible and efficient way to log messages. | 99 |
deavmi/dlog | A modular logging library for D programming language | 1 |
kpango/glg | A fast and simple logging library for Go | 190 |
ncrashed/dlogg | A logging utility library designed to handle high loads and provide customizable logging with rotating log files and buffered output. | 14 |
kirillosenkov/msbuildstructuredlog | A logger for MSBuild that records structured representations of executed targets and tasks during builds. | 1,466 |
unixjunkie/dolog | A minimalist logging library that provides basic logging functionality with optional customization options. | 37 |
jfcg/yell | A minimalist logging library with configurable severity levels and customization options | 1 |
dpeytonx/qmllogger | A JavaScript-based logging solution for QML applications | 16 |
davidfineboym/loggingdecoratorgenerator | A tool that generates logging decorator classes at compile time to log method calls and parameters with customizable logging options. | 14 |
snwfdhmp/errlog | A tool to improve error logging and debugging in Go by providing detailed information about the source of errors. | 459 |