Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Event
LoggingAdapterBase Class
LoggingAdapterBase Properties
IsDebugEnabled Property
IsErrorEnabled Property
IsInfoEnabled Property
IsWarningEnabled Property
LoggingAdapterBase
IsDebugEnabled Property
Check to determine whether the
DebugLevel
is enabled.
Namespace:
Akka.Event
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntax
C#
F#
Copy
public
abstract
bool
IsDebugEnabled
{
get
; }
abstract
IsDebugEnabled
:
bool
with
get
Property Value
Type:
Boolean
Implements
ILoggingAdapter
IsDebugEnabled
See Also
Reference
LoggingAdapterBase Class
Akka.Event Namespace
Akka.NET Home
|
Learn Akka.NET