Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET
Overload List
| Name | Description |
|---|---|
| New()()()() | Creates and Registers the new Logger instance, assuming default fieldname "Log". |
| New(String) | Creates and Registers the new Logger instance. |
| New(LogLevel) | Creates and Registers the new Logger instance. |
| New(String, LogLevel) | Creates and Registers the new Logger instance. |