Commit f0448ae
authored
Do not override global logger time format (#101)
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.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