forked from
ollie.earth/witness
Yet another structured logging library
Commits
Author
Commit
Message
Date
Signed-off-by: MLC Bloeiman <mar@strawmelonjuice.com>
Remove the `[LEVEL]` from the Text format and add `witness.level_to_short_string` so users may prepend itself.
It would double up when using the text format with the beam logger through `logging.log`
Ahum correction
main
Signed-off-by: MLC Bloeiman <mar@strawmelonjuice.com>
v1.1.0
v1.1.0
Remove the `[LEVEL]` from the Text format and add `witness.level_to_short_string` so users may prepend itself.
It would double up when using the text format with the beam logger through `logging.log`