Function startlog()

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_v1 during startup and pdje_logging_shutdown_v1 during shutdown/unload.