| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | logging configuration via command line options (#589) | Stefan Boberg | 2023-12-06 | 1 | -0/+77 |
| * | HTTP plugin request debug logging (#587) | Stefan Boberg | 2023-12-05 | 1 | -0/+12 |
| * | Don't call spdlog::drop_all, spdlog::shutdown will do that for us in a contro... | Dan Engelbrecht | 2023-11-27 | 1 | -1/+0 |
| * | spdlog implementation hiding (#498) | Stefan Boberg | 2023-11-06 | 1 | -25/+216 |
| * | eliminate redundant logging code (#499) | Stefan Boberg | 2023-10-25 | 1 | -0/+4 |
| * | added --quiet option to suppress default logging to stdout (#446) | Stefan Boberg | 2023-10-04 | 1 | -2/+12 |
| * | block destructors from throwing exceptions (#321) | Dan Engelbrecht | 2023-05-24 | 1 | -1/+5 |
| * | Moved EnableVTMode function into zencore (#311) | Stefan Boberg | 2023-05-16 | 1 | -0/+27 |
| * | make logging tests run as part of zencore-test | Stefan Boberg | 2023-05-09 | 1 | -1/+1 |
| * | implemented thread-local activity tracking | Stefan Boberg | 2023-05-09 | 1 | -0/+111 |
| * | moved source directories into `/src` (#264) | Stefan Boberg | 2023-05-02 | 1 | -0/+85 |