Constructors

Properties

activeSessionCount: number

Current number of active SQL logging sessions

allowedLogDirectory: string

Directory path where SQL log files are allowed to be created

autoCleanupEmptyFiles: boolean

Whether to automatically delete log files that contain no SQL statements

defaultOptions: SqlLoggingOptions

Default logging options applied to new sessions (can be overridden)

enabled: boolean

Whether SQL logging is enabled in the server configuration

maxActiveSessions: number

Maximum number of concurrent SQL logging sessions allowed

sessionTimeout: number

Timeout in milliseconds after which inactive sessions are automatically stopped