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

See Also

Reference

Logger Class

Leadtools.Logging Namespace

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

Leadtools.Logging Assembly

Products | Support | Contact Us | Intellectual Property Notices
© 1991-2021 LEAD Technologies, Inc. All Rights Reserved.