Mirror/doc/Articles/Components/NetworkHeadlessLogger.md

9 lines
323 B
Markdown
Raw Normal View History

# Network Headless Logger
Network Headless Logger replaces the the default log handler with one that set `Console.ForegroundColor`.
Only replaces the handler when running in headless mode.
![Inspector](NetworkHeadlessLogger.png)
`showExceptionStackTrace` will log the stack trace of any exceptions sent to the handler.