| StandardOutLogger Properties |
The StandardOutLogger type exposes the following members.
| Name | Description | |
|---|---|---|
| DebugColor |
The foreground color to use when printing Debug events to the console.
| |
| ErrorColor |
The foreground color to use when printing Error events to the console.
| |
| InfoColor |
The foreground color to use when printing Info events to the console.
| |
| IsLocal |
INTERNAL API.
Abstract implementation of IInternalActorRef.
(Inherited from MinimalActorRef.) | |
| IsTerminated | Obsolete.
INTERNAL API.
Abstract implementation of IInternalActorRef.
(Inherited from MinimalActorRef.) | |
| Parent |
INTERNAL API.
Abstract implementation of IInternalActorRef.
(Inherited from MinimalActorRef.) | |
| Path |
The path where this logger currently resides.
(Overrides ActorRefBasePath.) | |
| Provider |
N/A
(Overrides InternalActorRefBaseProvider.) | |
| UseColors |
Determines whether colors are used when printing events to the console.
| |
| WarningColor |
The foreground color to use when printing Warning events to the console.
|