Definition at line 61 of file LoggerTransport.H.
Public Attributes | |
| int | priority |
| std::string | source |
| std::vector< char > | logData |
| Time | timestamp |
| std::string | logFormat |
| std::string | logString |
| int priority |
Definition at line 62 of file LoggerTransport.H.
Referenced by LoggerTransport::activateConsumer(), LoggerTransport::activateSupplier(), LoggerTransport::getNextData(), Logger::log(), and LoggerTransport::publishData().
| std::string source |
Definition at line 63 of file LoggerTransport.H.
Referenced by LoggerTransport::activateConsumer(), LoggerTransport::activateSupplier(), LoggerTransport::getNextData(), LoggerTransport::publishData(), and Logger::setNetworkLogging().
| std::vector< char > logData |
Definition at line 64 of file LoggerTransport.H.
Referenced by LoggerTransport::activateConsumer(), LoggerTransport::activateSupplier(), LoggerTransport::getNextData(), Logger::log(), LoggerTransport::publishData(), and Logger::setNetworkLogging().
Definition at line 65 of file LoggerTransport.H.
Referenced by LoggerTransport::getNextData(), LoggerTransport::publishData(), and Logger::setNetworkLogging().
| std::string logFormat |
Definition at line 66 of file LoggerTransport.H.
Referenced by LoggerTransport::getNextData(), Logger::log(), LoggerTransport::publishData(), and Logger::setNetworkLogging().
| std::string logString |
Definition at line 67 of file LoggerTransport.H.
Referenced by LoggerTransport::getNextData(), Logger::log(), LoggerTransport::publishData(), and Logger::setNetworkLogging().
1.5.1