←Select platform
In This Topic ▼

Logger Class Methods

Summary

For a list of all members of this type, see Logger members

Public Methods

Name Description
Public Method
Debug Logs the specified entry as a LogType.Debug.
Public Method Error Logs the specified entry as a LogType.Error.
Public Method Exception Logs the specified entry as an exception.
Public Method
static  | Shared in VB</div>
GetLogger Gets the a logger with the specified name.
Public Method Info Logs the specified entry as a LogType.Information.
Public Method Log Logs the specified entry.
Public Method Warning Logs the specified entry as a LogType.Warning.

Protected Methods

Name Description
Protected Method
Dispose Releases all resources used by the Logger.
Protected Method OnLogged Raises the Logged event.
Protected Method OnLogging Raises the Logging event.

Help Version 20.0.2020.3.31
Products | Support | Contact Us | Intellectual Property Notices
© 1991-2020 LEAD Technologies, Inc. All Rights Reserved.

Leadtools.Logging Assembly