My Project
Classes | Variables
uuid::syslog Namespace Reference

Syslog service. More...

Classes

class  SyslogService
 Log handler for sending messages to a syslog server. More...
 

Variables

static constexpr bool thread_safe = false
 Thread-safe status of the library. More...
 

Detailed Description

Syslog service.

Variable Documentation

◆ thread_safe

constexpr bool uuid::syslog::thread_safe = false
staticconstexpr

Thread-safe status of the library.

Since
2.2.0

Definition at line 73 of file syslog.h.