StandardOutWriter Class |
Namespace: Akka.Util
The StandardOutWriter type exposes the following members.
Name | Description | |
---|---|---|
Write |
Writes the specified String value to the standard output stream. Optionally
you may specify which colors should be used.
| |
WriteLine |
Writes the specified String value, followed by the current line terminator,
to the standard output stream. Optionally you may specify which colors should be used.
|