gomol-writer
Logger library
A gomol logger that supports logging to any io.Writer
A gomol logger to write to any io.Writer
0 stars
2 watching
0 forks
Language: Go
last commit: over 7 years ago gomol
Related projects:
Repository | Description | Stars |
---|---|---|
aphistic/gomol-console | A console logger package for Go applications | 0 |
aphistic/gomol-loggly | A Go library that enables logging to Loggly | 0 |
aphistic/gomol-gelf | A logger that writes to GELF endpoints to support logging in gomol. | 0 |
aphistic/gomol-json | A logger for networked JSON messages in Go | 0 |
aphistic/negroni-gomol | Middleware to integrate Gomol logging with Negroni middleware | 0 |
apsdehal/go-logger | A logging library for Go programs providing customizable logging options and a simple API | 290 |
alexcesaro/log | Provides logging libraries with simple and fast output options | 48 |
chzyer/logex | A Go library that provides logging functionality with features such as tracing and level support. | 43 |
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 |
ian-kent/go-log | Provides a logging package with customizable log levels, appenders, and output destinations. | 43 |
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 |
pieterclaerhout/go-log | A logging library that provides functions to log different levels of messages with various options. | 10 |
azer/logger | A minimalistic logging library for Go. | 157 |
ovirt/go-ovirt-client-log-klog | A Go library that transforms OOP-style logging calls into klog calls with separate verbosity levels | 1 |