Mirror/doc/Articles/Components/NetworkHeadlessLogger.md
James Frowen b86a611674
Restructure docs (#2249)
* moving all guides to Articles folder

* updating toc for root and articles

* fixing toc

* css on side toc

* fixing links on index
2020-09-16 22:27:05 +01:00

323 B

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

showExceptionStackTrace will log the stack trace of any exceptions sent to the handler.