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

Public Member Functions

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 753 of file Interfaces.cs.

Member Function Documentation

◆ WithDatabase()

IAllowLoggingSettings GenerallyPositive.IAllowLoggingSettings.WithDatabase ( GPALDatabase database)

◆ WithDelimiter()

IAllowLoggingAndSetting GenerallyPositive.IAllowLoggingSettings.WithDelimiter ( char delimiter)

◆ WithDirectoryStructure()

IAllowLoggingSettings GenerallyPositive.IAllowLoggingSettings.WithDirectoryStructure ( DirectoryStructure type)

◆ WithFilename()

IAllowLoggingSettings GenerallyPositive.IAllowLoggingSettings.WithFilename ( string name)

◆ WithFilenamePattern()

IAllowLoggingSettings GenerallyPositive.IAllowLoggingSettings.WithFilenamePattern ( FilenamePattern pattern)

◆ WithLogDateAsAttribute()

IAllowLoggingAndSetting GenerallyPositive.IAllowLoggingSettings.WithLogDateAsAttribute ( bool logDateAsAttribute)

◆ WithLogEventTypes()

IAllowLoggingAndSetting GenerallyPositive.IAllowLoggingSettings.WithLogEventTypes ( GPALEventType logEventTypes)

◆ WithLoggingFormat()

IAllowLoggingAndSetting GenerallyPositive.IAllowLoggingSettings.WithLoggingFormat ( LogDateFormat logDateFormat)

◆ WithRootDirectory()

IAllowLoggingSettings GenerallyPositive.IAllowLoggingSettings.WithRootDirectory ( string path)

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