DUNE: Uniform Navigational Environment
2.6.0-rc1
|
Public Attributes | |
float | flush_interval |
std::vector< std::string > | messages |
std::vector< std::string > | lsf_volumes |
unsigned | lsf_volume_size |
std::string | lsf_compression |
float Transports::Logging::Arguments::flush_interval |
Referenced by Transports::Logging::Task::Task(), and Transports::Logging::Task::tryFlush().
std::string Transports::Logging::Arguments::lsf_compression |
Referenced by Transports::Logging::Task::onUpdateParameters(), and Transports::Logging::Task::Task().
unsigned Transports::Logging::Arguments::lsf_volume_size |
Referenced by Transports::Logging::Task::Task(), and Transports::Logging::Task::tryRotate().
std::vector<std::string> Transports::Logging::Arguments::lsf_volumes |
std::vector<std::string> Transports::Logging::Arguments::messages |
Referenced by Transports::Logging::Task::onUpdateParameters(), and Transports::Logging::Task::Task().