Commit 6333ac8
committed
logging: fix custom logger timestamp precision
Custom loggers created via `add_custom_logger` were using easylogging's
default precision for milliseconds and were ignoring
`PFASST_LOGGER_DEFAULT_GLOBAL_MILLISECOND_WIDTH`.
This resulted in unaligned logging output.1 parent 3022436 commit 6333ac8
1 file changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
166 | 166 | | |
167 | 167 | | |
168 | 168 | | |
| 169 | + | |
| 170 | + | |
169 | 171 | | |
170 | 172 | | |
171 | 173 | | |
| |||
0 commit comments