mlog
Logging module
A simple logging module with rotating file feature and console logging capabilities
A simple logging module for go, with a rotating file feature and console logging.
34 stars
3 watching
19 forks
Language: Go
last commit: over 6 years ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
lajosbencz/glo | A Go logging library with customizable handlers and filters for controlling output levels. | 16 |
xybor-x/xylog | A Python-like logging design in Golang with features like leveled and structured logging, dynamic fields, high performance, zone management, simple configuration, and readable syntax. | 16 |
mborders/logmatic | Dynamic log level configuration and colorized logging for Golang applications | 16 |
gyozatech/noodlog | A logging library for Go that allows configuration and customization of log messages. | 44 |
jfcg/yell | A minimalist logging library with configurable severity levels and customization options | 1 |
dixonwille/wlog | A simple logging interface with cross-platform color support and concurrency features. | 66 |
gookit/slog | A lightweight and configurable logging library for Go. | 400 |
alexcesaro/log | Provides logging libraries with simple and fast output options | 48 |
mbndr/logo | A logging library with flexible configuration and output options | 12 |
jbroadway/analog | A minimal PHP logging library that allows users to log messages with customizable output and handlers. | 342 |
karlseguin/log.zig | A structured logging library for Zig that provides a flexible and efficient way to log messages. | 99 |
subchen/go-log | A comprehensive logging package with configurable logging levels, formatters, and writers. | 14 |
apex/log | A structured logging package for Go that provides a flexible API for logging with various output formats and handlers. | 1,367 |
deavmi/dlog | A modular logging library for D programming language | 1 |
inconshreveable/log15 | A toolkit for structured logging in Go that provides an opinionated API and promotes best-practice logging. | 1,104 |