![]() |
Serenity Logger
A very fast and effiecient logging library. This library currently can log to files, rotate files when logging, log to the terminal, and is aware if the terminal is being piped during logging.
|
Struct that holds the specific variables in charge of the background flush thread in file targets. More...
This struct is in charge of initializing and cleaning up the flush thread background worker, protecting the file during reads/writes, and providing a naive guard against always taking a lock on the file