JuggerNET Runtime Library

IOptions.GetTraceLevel Method 

Query the trace level for a trace facility.

TraceLevel GetTraceLevel(
   TraceFacility fac
);

Parameters

fac
The trace facility for which we want to know the current trace level.

Return Value

See Also

IOptions Interface | Codemesh.JuggerNET Namespace