 | StandardOutLoggerUseColors Property |
Determines whether colors are used when printing events to the console.
Namespace:
Akka.Event
Assembly:
Akka (in Akka.dll) Version: 1.2.3.42 (1.2.3.42)
Syntaxpublic static bool UseColors { get; set; }
static member UseColors : bool with get, set
Property Value
Type:
Boolean
See Also