Akka.NET Documentation
Akka.NET Documentation
API Reference
Akka.Event
ILoggingAdapter Interface
ILoggingAdapter Methods
Error Method
Error Method (String, Object[])
Error Method (Exception, String, Object[])
ILoggingAdapter
Error Method
Overload List
Name
Description
Error(String,
Object
)
Logs a
ErrorLevel
message.
Error(Exception, String,
Object
)
Logs a
ErrorLevel
message and associated exception.
Top
See Also
Reference
ILoggingAdapter Interface
Akka.Event Namespace
Akka.NET Home
|
Learn Akka.NET