errlog

Hackable package that determines responsible source code for an error (and some other fast-debugging features). Pluggable to any logger in-place.

debugging-toolerror-loggolang
460
Stars
20
Forks
0
Issues
460
Watchers

Similar Packages

go-multierror

Go (golang) package for representing a list of errors as a single error.

2,557

errors

Go error library with error portability over the network.

2,373

eris

A better way to handle, trace, and log errors in Go. Compatible with the standard error library and github.com/pkg/errors.

1,776

errorx

A feature rich error package with stack traces, composition of errors and more.

1,270

multierr

Package for representing a list of errors as a single error.

1,173