Im trying to enable log messages using python binding.
Im passing network streams & i need to identify the status of the stream using the log message. example:
[02dc3eb4] http access error - The server is unavailable
[02da6704] core stream error: cannot pre fill buffer - problem with ts file
How can i enable logging to be able to read it ?