RDK Documentation (Open Sourced RDK Components)
tLogLevelMap< T > Struct Template Reference
Collaboration diagram for tLogLevelMap< T >:
Collaboration graph

Data Fields

LogLevel from
 
to
 

yes

template<typename T>
struct tLogLevelMap< T >

Map LogLevel to the actual logging levels of diff. loggers.

Definition at line 30 of file logger.cpp.

Field Documentation

◆ from

template<typename T >
LogLevel tLogLevelMap< T >::from

Definition at line 31 of file logger.cpp.

◆ to

template<typename T >
T tLogLevelMap< T >::to

Definition at line 32 of file logger.cpp.


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