loguru icon indicating copy to clipboard operation
loguru copied to clipboard

level with fix width

Open mischlrebl opened this issue 11 months ago • 2 comments

thank you for the very useful tool.

is it possible to write the level with a fix width of chars into a file? appreviated with 4, or padded to 7, .... format="{time:YYYY-MM-DD HH:mm:ss.SSS} | {level} | {message}"

mischlrebl avatar Nov 06 '24 17:11 mischlrebl