Function startlog()
Defined in File PDJE_LOG_SETTER.hpp
Function Documentation
-
void startlog()
Initializes the logging system.
This compatibility shim initializes the default PDJE file logger backend. Host applications loading multiple DSOs should prefer
pdje_logging_init_v1during startup andpdje_logging_shutdown_v1during shutdown/unload.