| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Make sure we initialize the pattern of FileSink before it is added as a usabl... | Dan Engelbrecht | 2023-12-18 | 1 | -12/+8 |
| * | fix crash at log exit (#605) | Dan Engelbrecht | 2023-12-13 | 1 | -7/+5 |
| * | premature logging shutdown fix (#603)v0.2.36 | Stefan Boberg | 2023-12-12 | 1 | -0/+9 |
| * | multi-line logging improvements (#597) | Stefan Boberg | 2023-12-11 | 1 | -2/+3 |
| * | logging configuration via command line options (#589) | Stefan Boberg | 2023-12-06 | 1 | -4/+5 |
| * | fixed file logger pattern (#579) | Stefan Boberg | 2023-11-29 | 1 | -1/+1 |
| * | spdlog implementation hiding (#498) | Stefan Boberg | 2023-11-06 | 1 | -10/+11 |
| * | fixed issue where file log sink would get the wrong pattern assigned (#513) | Stefan Boberg | 2023-11-06 | 1 | -12/+12 |
| * | eliminate redundant logging code (#499) | Stefan Boberg | 2023-10-25 | 1 | -409/+93 |
| * | added logging utility functions (from sb/proto) (#469) | Stefan Boberg | 2023-10-12 | 1 | -0/+516 |