go-kit/log
Victor Alves bb2bad1ea8 add AttachError() to log package
AttachError() method add a new context to Logger with key 
`attached_error` as the keyword to contribute with the best practices 
when using the log package.

HH-111
2019-09-26 14:41:18 +02:00
..
example_interface_test.go add log, slugify, herror and test packages 2019-08-29 10:35:21 +02:00
gokit.go add log, slugify, herror and test packages 2019-08-29 10:35:21 +02:00
gokit_test.go add log, slugify, herror and test packages 2019-08-29 10:35:21 +02:00
log.go add log, slugify, herror and test packages 2019-08-29 10:35:21 +02:00
log_test.go add log, slugify, herror and test packages 2019-08-29 10:35:21 +02:00
logctx.go add AttachError() to log package 2019-09-26 14:41:18 +02:00
logctx_test.go add AttachError() to log package 2019-09-26 14:41:18 +02:00