noodlog
Logger
A logging library for Go that allows configuration and customization of log messages.
🍜 Parametrized JSON logging library in Golang which lets you obfuscate sensitive data and marshal any kind of content.
44 stars
6 watching
9 forks
Language: Go
last commit: over 1 year ago
Linked from 2 awesome lists
gogolanggolang-librarygolang-toolhacktoberfesthacktoberfest2021jsonloggerlogginglogging-librarypassword-safety
Related projects:
Repository | Description | Stars |
---|---|---|
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 |
francoispqt/onelog | A fast and efficient JSON logger for Go that provides low allocation and fine-grained control over log levels. | 414 |
lajosbencz/glo | A Go logging library with customizable handlers and filters for controlling output levels. | 16 |
apsdehal/go-logger | A logging library for Go programs providing customizable logging options and a simple API | 290 |
dixonwille/wlog | A simple logging interface with cross-platform color support and concurrency features. | 66 |
chzyer/logex | A Go library that provides logging functionality with features such as tracing and level support. | 43 |
kpango/glg | A fast and simple logging library for Go | 190 |
amoghe/distillog | A minimalistic logging library with support for varying log levels and no extraneous features. | 31 |
azer/logger | A minimalistic logging library for Go. | 157 |
pieterclaerhout/go-log | A logging library that provides functions to log different levels of messages with various options. | 10 |
mbndr/logo | A logging library with flexible configuration and output options | 12 |
ovirt/go-ovirt-client-log-klog | A Go library that transforms OOP-style logging calls into klog calls with separate verbosity levels | 1 |
jfcg/yell | A minimalist logging library with configurable severity levels and customization options | 1 |
ian-kent/go-log | Provides a logging package with customizable log levels, appenders, and output destinations. | 43 |
echocat/slf4g | A simple logging framework for Go that aims to provide an easy-to-use API with interchangeable implementations. | 3 |