|
|
class | quill::ManualBackendWorker |
| |
◆ get_backend_thread_id()
| QUILL_NODISCARD uint32_t detail::BackendWorker::get_backend_thread_id |
( |
| ) |
const |
|
inlinenoexcept |
Get the backend worker's thread id.
- Returns
- the backend worker's thread id
◆ notify()
| void detail::BackendWorker::notify |
( |
| ) |
|
|
inline |
Wakes up the backend worker thread.
Thread safe to be called from any thread
◆ run()
| QUILL_ATTRIBUTE_COLD void detail::BackendWorker::run |
( |
BackendOptions const & |
options | ) |
|
|
inline |
Starts the backend worker thread.
- Exceptions
-
| std::runtime_error,std::system_error | on failures |
The documentation for this class was generated from the following file: