text edit
This commit is contained in:
parent
77f78e3e6b
commit
01e168c100
|
@ -7,7 +7,7 @@ The subject of logging comes up every now and then, in every group of developers
|
||||||
Anyway, as with most things computing, I like logging to be simple and pragmatic. Over the years, these are the things I’ve come to consider important with this subject.
|
Anyway, as with most things computing, I like logging to be simple and pragmatic. Over the years, these are the things I’ve come to consider important with this subject.
|
||||||
|
|
||||||
* #levels[Levels]
|
* #levels[Levels]
|
||||||
* #structured-logging-and-standard-messages[Structured logging and standard messages]
|
* #structured-logging-and-standard-log-messages[Structured logging and standard log messages]
|
||||||
* #wrapping-loggers[Wrapping loggers]
|
* #wrapping-loggers[Wrapping loggers]
|
||||||
* #advanced-structuring[Advanced structuring]
|
* #advanced-structuring[Advanced structuring]
|
||||||
* #injecting-loggers-versus-returning-errors[Injecting loggers versus returning errors]
|
* #injecting-loggers-versus-returning-errors[Injecting loggers versus returning errors]
|
||||||
|
|
Loading…
Reference in New Issue