dl
dl::LogSystem::Setting结构体 参考

#include <dl_log.h>

Public 属性

Level _level = Level::INFO
 
bool _bSourceLocation = true
 
bool _bTimeStamp = true
 
bool _bStackTrace = false
 

详细描述

在文件 dl_log.h94 行定义.

类成员变量说明

◆ _bSourceLocation

bool dl::LogSystem::Setting::_bSourceLocation = true

在文件 dl_log.h97 行定义.

◆ _bStackTrace

bool dl::LogSystem::Setting::_bStackTrace = false

在文件 dl_log.h99 行定义.

◆ _bTimeStamp

bool dl::LogSystem::Setting::_bTimeStamp = true

在文件 dl_log.h98 行定义.

◆ _level

Level dl::LogSystem::Setting::_level = Level::INFO

在文件 dl_log.h96 行定义.


该结构体的文档由以下文件生成: