Click or drag to resize
Akka.NETStandardOutLoggerUseColors 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)
Syntax
public static bool UseColors { get; set; }

Property Value

Type: Boolean
See Also