#include <logger.h>
Definition at line 250 of file logger.h.
◆ debug
bool thread_logger::debug |
◆ lock
used for synchronization across threads
Definition at line 253 of file logger.h.
◆ log
helper function for pthread_mutex_unlock
Definition at line 255 of file logger.h.
◆ logf
function that gets called for all regular logging
Definition at line 257 of file logger.h.
◆ mutex
pthread_mutex_t thread_logger::mutex |
indicates whether we will action on debug logs
Definition at line 252 of file logger.h.
◆ unlock
helper function for pthread_mutex_lock
Definition at line 254 of file logger.h.
The documentation for this struct was generated from the following file:
- /media/solidity/DATA/Code/bonedaddy/ulog/include/logger.h