GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
Loading...
Searching...
No Matches
GenerallyPositive.IGPALLogger Interface Reference
Inheritance diagram for GenerallyPositive.IGPALLogger:
GenerallyPositive.IAllowLoggingSettings GenerallyPositive.IAllowLoggingAndSetting GenerallyPositive.IAllowToGPALObject< TResult > GenerallyPositive.IAllowToGPALObject< TResult > GenerallyPositive.IAllowLoggingSettings GenerallyPositive.IAllowToGPALObject< TResult > GenerallyPositive.GPALLogger

Properties

string LogDirectory [get]
string LogFilename [get]
string LogFullPath [get]

Additional Inherited Members

Public Member Functions inherited from GenerallyPositive.IAllowLoggingSettings
IAllowLoggingSettings WithDatabase (GPALDatabase database)
IAllowLoggingSettings WithRootDirectory (string path)
IAllowLoggingSettings WithDirectoryStructure (DirectoryStructure type)
IAllowLoggingSettings WithFilename (string name)
IAllowLoggingSettings WithFilenamePattern (FilenamePattern pattern)
IAllowLoggingAndSetting WithLogEventTypes (GPALEventType logEventTypes)
IAllowLoggingAndSetting WithLogType (Enums.LogType logType)
IAllowLoggingAndSetting WithDelimiter (char delimiter)
IAllowLoggingAndSetting WithLoggingFormat (LogDateFormat logDateFormat)
IAllowLoggingAndSetting WithLogDateAsAttribute (bool logDateAsAttribute)
Public Member Functions inherited from GenerallyPositive.IAllowToGPALObject< TResult >
TResult ToGPALObject ()

Detailed Description

Definition at line 746 of file Interfaces.cs.

Property Documentation

◆ LogDirectory

string GenerallyPositive.IGPALLogger.LogDirectory
get

Implemented in GenerallyPositive.GPALLogger.

Definition at line 749 of file Interfaces.cs.

◆ LogFilename

string GenerallyPositive.IGPALLogger.LogFilename
get

Implemented in GenerallyPositive.GPALLogger.

Definition at line 750 of file Interfaces.cs.

◆ LogFullPath

string GenerallyPositive.IGPALLogger.LogFullPath
get

Implemented in GenerallyPositive.GPALLogger.

Definition at line 751 of file Interfaces.cs.


The documentation for this interface was generated from the following file: