Public Attributes | List of all members
icl_core::logging::LoggingManager::LogOutputStreamConfig Struct Reference

Configuration of a LogOutputStream. More...

Public Attributes

LogLevel log_level
 The log level of this output stream. More...
 
StringList log_streams
 All associated log streams. More...
 
icl_core::String name
 The name of the output stream instance which will be created. More...
 
icl_core::String output_stream_name
 

Detailed Description

Configuration of a LogOutputStream.

Definition at line 228 of file LoggingManager.h.

Member Data Documentation

LogLevel icl_core::logging::LoggingManager::LogOutputStreamConfig::log_level

The log level of this output stream.

Definition at line 237 of file LoggingManager.h.

StringList icl_core::logging::LoggingManager::LogOutputStreamConfig::log_streams

All associated log streams.

Definition at line 239 of file LoggingManager.h.

icl_core::String icl_core::logging::LoggingManager::LogOutputStreamConfig::name

The name of the output stream instance which will be created.

Definition at line 235 of file LoggingManager.h.

icl_core::String icl_core::logging::LoggingManager::LogOutputStreamConfig::output_stream_name

The name of the output stream class as registered by the implementation.

Definition at line 233 of file LoggingManager.h.


The documentation for this struct was generated from the following file:


fzi_icl_core
Author(s):
autogenerated on Mon Jun 10 2019 13:17:59