Simple-Log
alpha-v0.7
Main Page
Modules
Namespaces
Namespace List
Namespace Members
All
a
b
c
d
f
g
i
l
m
o
r
s
Functions
Variables
Typedefs
Enumerations
Classes
Class List
Class Index
Class Hierarchy
Class Members
All
a
b
c
d
e
f
g
i
k
l
m
n
o
p
r
s
t
u
w
~
Functions
a
b
c
d
e
f
g
i
l
m
n
o
p
r
s
t
w
~
Variables
Typedefs
a
c
d
f
i
k
l
m
p
r
s
t
u
Enumerations
Files
File List
File Members
All
Macros
Examples
•
All
Classes
Namespaces
Files
Functions
Variables
Typedefs
Enumerations
Enumerator
Macros
Modules
Pages
Variables
sl::log::ready_to_go Namespace Reference
Variables
Core_t
gCore
auto &
gConsoleSink
{ gCore.makeSink<
ConsoleSink_t
>() }
auto
gLog
{ makeLogger<
Logger_t
>(
gCore
, SevLvl::info) }
Variable Documentation
◆
gConsoleSink
auto& sl::log::ready_to_go::gConsoleSink { gCore.makeSink<
ConsoleSink_t
>() }
inline
Examples
ColorizedConsoleLogging/main.cpp
,
CustomRecordType/main.cpp
, and
CustomizeBaseRecord/main.cpp
.
◆
gCore
Core_t
sl::log::ready_to_go::gCore
inline
Examples
CustomRecordType/main.cpp
,
CustomizeBaseRecord/main.cpp
, and
FileLogging/main.cpp
.
◆
gLog
auto sl::log::ready_to_go::gLog { makeLogger<
Logger_t
>(
gCore
, SevLvl::info) }
inline
Examples
CustomRecordType/main.cpp
,
CustomizeBaseRecord/main.cpp
,
EasyStart/main.cpp
, and
FileLogging/main.cpp
.
sl
log
ready_to_go
Generated by
1.9.1