|
Electroneum
|
#include <easylogging++.h>


Protected Member Functions | |
| virtual void | handle (const LogDispatchData *data) |
| base::threading::Mutex & | fileHandle (const LogDispatchData *data) |
Protected Member Functions inherited from el::base::threading::ThreadSafe | |
| ThreadSafe (void) | |
| virtual | ~ThreadSafe (void) |
| virtual void | acquireLock (void) ELPP_FINAL |
| virtual void | releaseLock (void) ELPP_FINAL |
| virtual base::threading::Mutex & | lock (void) ELPP_FINAL |
Friends | |
| class | base::LogDispatcher |
Additional Inherited Members | |
Public Member Functions inherited from el::Callback< LogDispatchData > | |
| Callback (void) | |
| bool | enabled (void) const |
| void | setEnabled (bool enabled) |
Definition at line 2202 of file easylogging++.h.
|
protected |
|
protectedvirtual |
Implements el::Callback< LogDispatchData >.
Reimplemented in el::base::DefaultLogDispatchCallback.
|
friend |
Definition at line 2207 of file easylogging++.h.