Charles Iliya Krempeaux
|
2e14e0b46d
|
madeit so that for flog.Error(), flog.Errorf(), flog.Errorln() that anything that fits an error that is passed at a parameter gets collected into the "~errors" key in the context. the thing under the "~errors" key is a []error.
|
2016-07-27 14:51:04 -07:00 |
Charles Iliya Krempeaux
|
faa62bdadd
|
tweaked some of the logging relating to pretty printing logs.
|
2015-10-15 15:28:20 -07:00 |
Charles Iliya Krempeaux
|
72fb8eda60
|
made it so err.String() gets into the log too.
|
2015-10-15 15:02:23 -07:00 |
Charles Iliya Krempeaux
|
239ff85307
|
created new methods as part of the flogger interface. Debug]
|
2015-10-13 19:16:33 -07:00 |