Page 1 of 1

Enable logging in python

Posted: 07 Sep 2016 09:13
by eman123
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 ?