# Functions
No description provided by the author
No description provided by the author
Default initiates an Output instance with a stdout driver.
File initiates an Output instance for logging to the specified file.
OutputDriver initiates an Output instance for logging to a custom output driver.
Stdout initiates an Output instance for logging to stdout.