API Version: 42.0
Library Version: 42.0
Generated by gi-docgen 2023.1
since: 3.32
void ide_log_init ( gboolean stdout_, const gchar* filename )
Initializes the logging subsystem. This should be called from the application entry point only. Secondary calls to this function will do nothing.
Available since: 3.32
stdout_
Type: gboolean
gboolean
Indicates logging should be written to stdout.
filename
Type: const gchar*
const gchar*
An optional file in which to store logs.