Babel  1
The voip software that only works on your local network
Loading...
Searching...
No Matches
Logging Namespace Reference

Data Structures

class  Log
 A singleton class that provides thread-safe logging capabilities with timestamps, active only when logging and debug outputs only when debugging and logging is enabled. More...
 

Functions

bool isRedirected ()
 Checks if the output is being redirected to a file.
 

Function Documentation

◆ isRedirected()

bool Logging::isRedirected ( )
inline

Checks if the output is being redirected to a file.

Returns
true if the output is being redirected to a file; false otherwise.

Definition at line 202 of file Log.hpp.