Show / Hide Table of Contents

Interface IAllowLoggingAndSetting

Inherited Members
IAllowLogging.Log(Object)
IAllowLoggingSettings.WithDatabase(GPALDatabase)
IAllowLoggingSettings.WithRootDirectory(String)
IAllowLoggingSettings.WithDirectoryStructure(Enums.DirectoryStructure)
IAllowLoggingSettings.WithFilename(String)
IAllowLoggingSettings.WithFilenamePattern(Enums.FilenamePattern)
IAllowLoggingSettings.WithLogType(Enums.LogType)
IAllowLoggingSettings.WithDelimiter(Char)
IAllowLoggingSettings.WithLoggingFormat(Enums.LogDateFormat)
IAllowLoggingSettings.WithLogDateAsAttribute(Boolean)
IAllowToGPALObject<GPALLogger>.ToGPALObject()
Namespace: GenerallyPositive
Assembly: GPAL.dll
Syntax
public interface IAllowLoggingAndSetting : IAllowLogging, IAllowLoggingSettings, IAllowToGPALObject<GPALLogger>
In This Article
Back to top Generated by DocFX