Remarks
Releases the mono tracer.
Remarks
level: Verbose level of the specified message mask: Type of the specified message Traces a new message, depending on the current logging level and trace mask.
Remarks
Restores level and mask values saved from a previous call to mono_trace_push.
Remarks
level: Verbose level to set mask: Mask of visible message types. Saves the current values of level and mask then calls mono_trace_set with the specified new values.
Remarks
level: Verbose level to set Sets the current logging level. Every subsequent call to mono_trace will check the visibility of a message against this value.
Remarks
mask: Mask of visible message types. Sets the current logging level. Every subsequent call to mono_trace will check the visibility of a message against this value.
Remarks
level: Verbose level of the specified message mask: Type of the specified message Traces a new message, depending on the current logging level and trace mask.