[This is preliminary documentation and is subject to change.]

The Logger type exposes the following properties.

Properties

 Public

 Protected
 Instance

 Static
 Declared

 Inherited
 XNA Framework Only

 .NET Compact Framework Only

 MemberDescription
CurrentLogFileName
Name of the file that log messages are currently being written to. Does not include path to the log folder (see Paths.LogPath for that).
Enabled
Gets or sets whether logging is globally enabled/disabled. If "--nolog" command-line argument is given, logging is disabled.
SplittingType

See Also