Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Event
LoggingAdapterBase Class
LoggingAdapterBase Properties
IsDebugEnabled Property
IsErrorEnabled Property
IsInfoEnabled Property
IsWarningEnabled Property
LoggingAdapterBase
IsInfoEnabled Property
Check to determine whether the
InfoLevel
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
IsInfoEnabled
{
get
; }
abstract
IsInfoEnabled
:
bool
with
get
Property Value
Type:
Boolean
Implements
ILoggingAdapter
IsInfoEnabled
See Also
Reference
LoggingAdapterBase Class
Akka.Event Namespace
Akka.NET Home
|
Learn Akka.NET