gomol-console
Console logger
A console logger package for Go applications
A gomol logger to write to the console.
0 stars
2 watching
0 forks
Language: Go
last commit: almost 7 years ago gomol
Related projects:
Repository | Description | Stars |
---|---|---|
aphistic/gomol-writer | A gomol logger that supports logging to any io.Writer | 0 |
aphistic/gomol-loggly | A Go library that enables logging to Loggly | 0 |
aphistic/negroni-gomol | Middleware to integrate Gomol logging with Negroni middleware | 0 |
aphistic/gomol-json | A logger for networked JSON messages in Go | 0 |
aphistic/gomol-gelf | A logger that writes to GELF endpoints to support logging in gomol. | 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 |
ian-kent/go-log | Provides a logging package with customizable log levels, appenders, and output destinations. | 43 |
chzyer/logex | A Go library that provides logging functionality with features such as tracing and level support. | 43 |
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 |
amoghe/distillog | A minimalistic logging library with support for varying log levels and no extraneous features. | 31 |
mgutz/logxi | A performance-oriented logging package for Go applications. | 358 |
go-ozzo/ozzo-log | A Go package providing high-performance asynchronous logging with customizable filtering and multiple message targets. | 122 |
ovirt/go-ovirt-client-log-klog | A Go library that transforms OOP-style logging calls into klog calls with separate verbosity levels | 1 |