-
Notifications
You must be signed in to change notification settings - Fork 0
7e13d82e e64b 4d42 4b51 d44d25cafb41
Axel Kesseler edited this page May 11, 2021
·
2 revisions
The IConsoleLoggerFacade type exposes the following members.
Name | Description | |
---|---|---|
Background | Gets and sets the background color to be used. | |
BufferSize | Gets and sets the dimension of the console window. | |
Foreground | Gets and sets the foreground color to be used. | |
IsAttached | Determines whether the facade is attached to a console window. | |
MustDetach | Determines whether the facade must detached the console window. | |
QuickEdit | Enables or disables the quick-edit mode of the console window. | |
References | Gets the number of references actually attached to the console facade. | |
UseColors | Gets and sets whether the console facade should use colored messages. | |
WindowTitle | Gets and sets the title text of the console window. |
IConsoleLoggerFacade Interface
Plexdata.LogWriter.Abstraction Namespace