A logger that sends all output to the console and displays messages in color
according to their status.
Namespace:
Gallio.Runtime.ConsoleSupportAssembly: Gallio (in Gallio.dll) Version: 3.3.0.0 (3.3.610.0)
Syntax
| C# |
|---|
public class RichConsoleLogger : BaseLogger |
| Visual Basic (Declaration) |
|---|
Public Class RichConsoleLogger _ Inherits BaseLogger |
Inheritance Hierarchy
System..::.Object
Gallio.Runtime.Logging..::.BaseLogger
Gallio.Runtime.ConsoleSupport..::.RichConsoleLogger
Gallio.Runtime.Logging..::.BaseLogger
Gallio.Runtime.ConsoleSupport..::.RichConsoleLogger
