rlog::Error | Error Used as exception thrown from rAssert() on failure |
rlog::ErrorData | Internal RLog structure - holds internal data for rlog::Error |
rlog::FileNode | Provides filename based logging nodes |
rlog::Lock | |
rlog::Mutex | Class encapsulating a critical section under Win32 or a mutex under Unix |
rlog::PublishLoc | Internal RLog structure - static struct for each rLog() statement |
rlog::RLogChannel | Implements a hierarchical logging channel |
rlog::RLogData | Data published through RLogNode |
rlog::RLogModule | Allows registration of external modules to rlog |
rlog::RLogNode | Core of publication system, forms activation network |
rlog::RLogPublisher | RLog publisher used by rLog macros |
rlog::StdioNode | Logs subscribed messages to a file descriptor |
rlog::SyslogNode | Logs subscribed messages using syslog |