A collection of color themes for use with the ConsoleLoggingBackend.
Namespace: PostSharp.Patterns.Diagnostics.Backends.Console
Assembly: PostSharp.Patterns.Diagnostics.dll
Syntax
public static class ConsoleThemesProperties
| Name | Description |
|---|---|
| Classic | The classic and default theme. Does not hightlight individual parameters. |
| Dark | The most readable theme for use on black background. Highlights parameter and return values. |
| None | No formatting. |