![]() |
MOS Source Code
|
#include <syslog.hpp>
Public Member Functions | |
template<typename T> | |
SyslogStreamWriter | operator<< (const T &value) const |
Static Public Attributes | |
static constexpr auto | feature_value = feature |
static constexpr auto | level_value = level |
Private Attributes | |
SyslogBuffer | fmtBuffer {} |
RCCore | RefCounter {} |
Definition at line 128 of file syslog.hpp.
|
inline |
|
staticconstexpr |
Definition at line 130 of file syslog.hpp.
|
staticconstexpr |
Definition at line 131 of file syslog.hpp.
|
mutableprivate |
Definition at line 141 of file syslog.hpp.
Referenced by operator<<().
Definition at line 142 of file syslog.hpp.
Referenced by operator<<().