dlogg
Log utility
A logging utility library designed to handle high loads and provide customizable logging with rotating log files and buffered output.
Logging utilities that aimed to be used in highly loaded applications
14 stars
4 watching
4 forks
Language: D
last commit: about 7 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
dpmland/dlog | A minimal logger with file logging support and icons. | 3 |
nlog/nlog.extensions.logging | Provides a logging solution for .NET Core applications using the NLog library | 392 |
deavmi/dlog | A modular logging library for D programming language | 1 |
slog-rs/slog | An ecosystem of reusable components for structured logging in Rust. | 1,578 |
jfcg/yell | A minimalist logging library with configurable severity levels and customization options | 1 |
nlog/nlog.web | A logging library specifically designed to work with ASP.NET and ASP.NET Core web applications. | 320 |
jbrodriguez/mlog | A simple logging module with rotating file feature and console logging capabilities | 34 |
gookit/slog | A lightweight and configurable logging library for Go. | 400 |
hashicorp/logutils | A Go logging utility package that extends the standard library log package to provide better logging functionality without introducing fragmentation. | 368 |
ngworker/lumberjack | An Angular logging library providing configurable multilevel logging and a plugin-based architecture. | 184 |
mingrammer/flog | A tool to generate fake log data in various formats for testing and development purposes | 1,115 |
aljoschameyer/vorpal-log | A utility for Vorpal.js adding simple logging methods | 11 |
twp/logging | A flexible logging framework for Ruby programs with customizable output destinations and formatting options. | 529 |
kirilldanshin/dlog | A debug logging system that can be enabled or disabled at build time based on the target configuration. | 17 |
dixonwille/wlog | A simple logging interface with cross-platform color support and concurrency features. | 66 |