Classes | |
| struct | format_write |
| Allows custom formatting of the message before logging it, and writing it to several destinations. More... | |
| struct | named_write |
| Composed of a named formatter and a named destinations. Thus, you can specify the formatting and destinations as strings. More... | |
| struct | on_dedicated_thread |
| Performs all writes on a dedicated thread - very efficient and thread-safe. More... | |
| struct | ts_write |
Namespaces | |
| namespace | threading |
| specify thread-safety of your logger_format_write class | |
The most important class is writer::format_write