Commit b857bc3
committed
Do not override global logger time format
The zerolog timestamp format is global and used by all loggers by
default. Mutating this from within a library can introduce unexpected
behavioral changes to consuming applications.
Signed-off-by: Nathan Yergler <nathan@yergler.net>1 parent 01fbc21 commit b857bc3
1 file changed
Lines changed: 0 additions & 5 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | 48 | | |
54 | 49 | | |
55 | 50 | | |
| |||
0 commit comments