97d64581c6
Now we'll consider any message that doesn't start with a digit as a continuation. This is _definitely_ in loose, best-effort territory now since a continuation line could very well start with a digit, but ultimately this is still better than the totally broken behavior that preceded it. Just to make sure that none of these heuristics interfere with producing complete, accurate logs for TRACE, we'll skip the LevelFilter altogether in that case. |
||
---|---|---|
.. | ||
indent.go | ||
indent_test.go | ||
level.go | ||
level_test.go | ||
logging.go | ||
transport.go |