-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
questionFurther information is requestedFurther information is requested
Description
The thought occurred to me that we could skip the timestamp if a negative version of the log level were passed to log()
. What if the user just wants an indented line (with vendorID
) for multi-line messages?
We could of course not reserve certain levels and just patch in flags to control the header (kinda like a printf()
specifier string).
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested