Classes | |
struct | no_ts |
not thread-safe More... | |
struct | ts_write |
thread-safe write. All writes are protected by a lock More... | |
struct | on_dedicated_thread |
thread-safe write on a dedicated thread. Very efficient. Formatting & writing to destinations happens on the dedicated thread More... |