Click or drag to resize

ConsoleAndFileLogger Methods

The ConsoleAndFileLogger type exposes the following members.

Methods
  NameDescription
Public methodDispose
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Protected methodDispose(Boolean)
Performs application-defined tasks associated with freeing, releasing, or resetting unmanaged resources.
Protected methodFinalize
Frees all resources associated with this instance.
(Overrides ObjectFinalize.)
Public methodLog
Logs a value at a specified trace level.
Protected methodWriteLineToLog
Writes a text to the log file.
Top
See Also