Function startlog

Function Documentation

inline void startlog()

Initializes the logging system.

This function sets up a global logger with both a file sink and a console sink. The log level is set to debug in debug builds and err in release builds.