Share via


ILocalFileLogger Interface

Definition

Logger interface

public interface class ILocalFileLogger
public interface ILocalFileLogger
type ILocalFileLogger = interface
Public Interface ILocalFileLogger
Derived

Properties

Enabled

Gets or sets a value indicating whether logger enabled or not.

FullLogPath

Gets full logger file path

Methods

Log(LocalLoggerSeverity, String, String)

Log current string with severity

Applies to