LoggingGetLogger Method |
Name | Description | |
---|---|---|
GetLogger(IActorContext, ILogMessageFormatter) |
Creates a new logging adapter using the specified context's event stream.
| |
GetLogger(ActorSystem, Object, ILogMessageFormatter) |
Creates a new logging adapter using the specified system's event stream.
| |
GetLogger(LoggingBus, Object, ILogMessageFormatter) |
Creates a new logging adapter that writes to the specified logging bus.
|