Click or drag to resize
ILog Properties

The ILog type exposes the following members.

Properties
  NameDescription
Public propertyFileName
Gets the full path and filename of the log file.
Public propertyProvider
Gets or sets the provider that abstracts away the environment for the tests.
Public propertySingleton
Gets the single instance of the class that should be used throughout the application.
(Inherited from ISingletonT.)
Top
See Also