gomol-json
Network JSON Logger
A logger for networked JSON messages in Go
A gomol logger to write JSON over TCP or UDP.
0 stars
1 watching
0 forks
Language: Go
last commit: over 6 years ago gomol
Related projects:
Repository | Description | Stars |
---|---|---|
aphistic/gomol-console | A console logger package for Go applications | 0 |
aphistic/gomol-writer | A gomol logger that supports logging to any io.Writer | 0 |
aphistic/gomol-gelf | A logger that writes to GELF endpoints to support logging in gomol. | 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 |
gyozatech/noodlog | A logging library for Go that allows configuration and customization of log messages. | 44 |
francoispqt/onelog | A fast and efficient JSON logger for Go that provides low allocation and fine-grained control over log levels. | 414 |
ian-kent/go-log | Provides a logging package with customizable log levels, appenders, and output destinations. | 43 |
apsdehal/go-logger | A logging library for Go programs providing customizable logging options and a simple API | 290 |
ovirt/go-ovirt-client-log-klog | A Go library that transforms OOP-style logging calls into klog calls with separate verbosity levels | 1 |
alexcesaro/log | Provides logging libraries with simple and fast output options | 48 |
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 |
monaxgt/parsefields | Tool for analyzing and structuring log data from JSON-like sources | 7 |
edoger/zkits-logger | A lightweight JSON logging library with controllable caller and stack information reporting, supporting structured logs and 7 log levels. | 26 |
nolleh/caption_json_formatter | Formatter for log messages in Go applications, enabling human-readable output with customizable formatting options. | 4 |