Constructors

Properties

filePath: string

Absolute file path where SQL statements are being logged

filterByUserId?: string

Email address of user whose SQL is being filtered (if filtering enabled)

id: string

Unique identifier for this logging session

Configuration options applied to this logging session

sessionName?: string

Human-readable name for this logging session

startTime: Date

Timestamp when this logging session was started

statementCount: number

Number of SQL statements captured so far in this session