Visual3D Game EngineAPI Documentation for XNA, C#, VB, and .NET

Overload List

NameDescription
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.

See Also