Fork Vasum on GitHub Official Vasum Wiki on Tizen.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
lxcpp::LoggerConfig Struct Reference

Logger configuration. More...

#include <logger-config.hpp>

Public Member Functions

void set (const logger::LogType type, const logger::LogLevel level, const std::string &arg="")
 

Public Attributes

logger::LogType mType
 
logger::LogLevel mLevel
 
std::string mArg
 

Detailed Description

Logger configuration.

Member Function Documentation

void lxcpp::LoggerConfig::set ( const logger::LogType  type,
const logger::LogLevel  level,
const std::string &  arg = "" 
)

Member Data Documentation

std::string lxcpp::LoggerConfig::mArg
logger::LogLevel lxcpp::LoggerConfig::mLevel
logger::LogType lxcpp::LoggerConfig::mType

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