You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Nov 9, 2017. It is now read-only.
The ConsoleLog class outputs messages passed to it to the console output window. Depending on the method called, the message text may be formatted. Any text formatting that changes are reset after the message has been written to the screen.
Public Methods / Properties:
Name
Purpose
Notes
LogName
A property to tell what the name of the log is
WriteLine
Writes a message to the screen without formatting.