![]() |
GPAL - Generally Positive Automation Library v1.0
GPAL The Fluent Automation LIbrary
|
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 () |
Definition at line 746 of file Interfaces.cs.
|
get |
Implemented in GenerallyPositive.GPALLogger.
Definition at line 749 of file Interfaces.cs.
|
get |
Implemented in GenerallyPositive.GPALLogger.
Definition at line 750 of file Interfaces.cs.
|
get |
Implemented in GenerallyPositive.GPALLogger.
Definition at line 751 of file Interfaces.cs.