<div dir="ltr">Hi people,<br><br>I'm interested on have the last logs entries for a long running application.<br><br>I've tried to logrotate the logfile defined by GST_DEBUG_FILE but gstreamer fills the file with a lot of garbage after the file is truncated. The logfile still has the same size that had before truncate it. After the trash that gstreamer writes it continues writing normal log entries.<br>
<br>I've seen that I can use gst_debug_add_log_function () but I'm on python and seems that this function is not exported by the python's bindings.<br><br><br>Somebody has an approach or workaround for this situation?<br>
<br>Thanks a lot!<br><br>P.D: I'm using gst 0.10.<br></div>