errlog
Error logger
A tool to improve error logging and debugging in Go by providing detailed information about the source of errors.
Reduce debugging time. Use static & stack-trace analysis to identify the error immediately.
460 stars
6 watching
20 forks
Language: Go
last commit: about 3 years agoLinked from 2 awesome lists
debugging-toolerror-loggolang
Related projects:
| Repository | Description | Stars |
|---|---|---|
| An error handler/logger that supports multiple databases and allows customization of logging behavior. | 862 | |
| A tool that writes logs to multiple files based on custom zones and output destinations. | 11 | |
| A logging library for Go that allows configuration and customization of log messages. | 44 | |
| A tool for formatting AutoLayout error logs in a human-readable format. | 531 | |
| A logging framework that enables flexible handler chaining and distribution of log records to multiple destinations in parallel. | 404 | |
| Provides an extensible error handling mechanism with structured metadata and composable error wrapping utilities. | 168 | |
| Tools and strategies for handling errors in Go applications | 347 | |
| A custom log formatter for Go applications inspired by a memorable error message from the 2014s. | 213 | |
| A logging library that provides functions to log different levels of messages with various options. | 10 | |
| A minimalistic logging library with support for varying log levels and no extraneous features. | 31 | |
| A simple logging interface with cross-platform color support and concurrency features. | 66 | |
| Provides a simple and classified error handling system with advanced features like classification primitives and detailed error structures. | 6 | |
| A logging backend for posting errors to Slack | 33 | |
| A logging library for Go programs providing customizable logging options and a simple API | 290 | |
| A package for efficiently handling errors in Go programs. | 11 |