Default behavior for logging context (uses object, format, file but not line number or string args)
Ignore file name when calculating message hash
Ignore the "format" part of the debug log message
Ignore object pointer or object ID when calculating message hash
Use line number when calculating message hash (not used by default)
Use the arguments part of the string message (not used by default)
Flags to control how the message hash is calculated in a Gst.LogContext. The message hash is used to determine if a message is a duplicate of a previously logged message.
Since
1.28