Mergifyio / daiquiri

Python library to easily setup basic logging functionality
Apache License 2.0
333 stars 25 forks source link

Indent levelname by default #5

Closed TristanCacqueray closed 7 years ago

TristanCacqueray commented 7 years ago

This change indents levelname for a nicer output. Though warning and critical get truncated at five chars.

TristanCacqueray commented 7 years ago

5 chars is more tidy imo, but CRITI looks odd indeed... I bumped it to 8 chars