ConsoleLoggerWriteLine Method |
Name | Description | |
---|---|---|
![]() | WriteLine(String) |
Writes the specified string value, followed by the current line terminator.
|
![]() ![]() | WriteLine(Object, ConsoleColor, NullableConsoleColor) |
Writes the text representation of the specified object, followed by the current line terminator, to the standard output stream.
|