Open sandboxFocus

Property IsLogging

IsLogging

Determines whether the current thread is emitting a log record. This allows to avoid infinite recursion while logging.

Declaration
public bool IsLogging { get; }
Property Value
Type Description
bool