- May 01, 2020
-
-
George Kiagiadakis authored
-
- Apr 27, 2020
-
-
George Kiagiadakis authored
Add the 'const' attribute to let the compiler know that it doesn't need to call it multiple times for the same debug level argument, since the enabled log levels cannot change at runtime.
-
- Apr 14, 2020
-
-
George Kiagiadakis authored
+ enable the new log writer on the executables + enable structured logging in the tests
-
George Kiagiadakis authored
-
George Kiagiadakis authored
This extends GLib's logging system, so it is compatible with g_debug() and friends, but it uses a better logging format and supports filtering debug domains with wildcards, like in gst.
-