API Version: 41.0
Library Version: 41.0
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.
stdout_
gboolean
Indicates logging should be written to stdout.
filename
const gchar*
An optional file in which to store logs.