LoggingDecoratorGenerator

Logging decorator generator

A tool that generates logging decorator classes at compile time to log method calls and parameters with customizable logging options.

GitHub

14 stars
2 watching
0 forks
Language: C#
last commit: about 1 year ago
Linked from 1 awesome list


Backlinks from these awesome lists:

Related projects:

Repository Description Stars
kirilldanshin/dlog A debug logging system that can be enabled or disabled at build time based on the target configuration. 17
dpmland/dlog A minimal logger with file logging support and icons. 3
ewwwwwqm/logdump A tool that writes logs to multiple files based on custom zones and output destinations. 11
geekymoose/elephant-logger A C++ logging library with customizable categories, outputs, filters, and color support for debugging purposes. 3
dpeytonx/qmllogger A JavaScript-based logging solution for QML applications 16
dixonwille/wlog A simple logging interface with cross-platform color support and concurrency features. 66
adams85/filelogger A lightweight logging system for .NET applications 151
bugfender/bugfendersdk-cocoalumberjack A logger implementation for sending logs to Bugfender using CocoaLumberjack. 4
unixjunkie/dolog A minimalist logging library that provides basic logging functionality with optional customization options. 37
codemix/babel-plugin-trace A Babel plugin that allows selective logging of JavaScript code at build time 63
nlog/nlog.extensions.logging Provides a logging solution for .NET Core applications using the NLog library 394
optimizers/logging4matlab A Matlab logging module that provides flexible logging capabilities with multiple loggers and customizable output levels 40
dahlia/logtape A simple logging library that supports multiple environments and formats log messages with structured data. 563
amoghe/distillog A minimalistic logging library with support for varying log levels and no extraneous features. 31
chrisgrieser/nvim-chainsaw A plugin for inserting log statements in various programming languages. 105