Commit Graph

4 Commits (9fe79624456af3886e0a9b26dbb700f4ae971776)

Author SHA1 Message Date
Jack Christensen 3028821487 Add context.Context to Logger interface
This allows custom logger adapters to add additional fields to log
messages. For example, a HTTP server may with to log the request ID.

fixes #428
2019-08-03 16:16:21 -05:00
Jack Christensen efb333df6b Fix go modules
Wow. This is fun. Sure is easy to get modules wrong when upgrading a v2+
project.
2019-04-20 17:41:08 -05:00
Justin Reagor 5819bc8fb1 Small typo 2018-03-21 00:25:14 -04:00
Justin Reagor cb72072f8d Add zerolog logging adapter 2018-03-19 22:40:13 -04:00