Set the minimum log level
Get the current log level
Get the current log level name
Log a debug message
Optionalmeta: Record<string, unknown>Log an info message
Optionalmeta: Record<string, unknown>Log a warning message
Optionalmeta: Record<string, unknown>Log an error message
Optionalmeta: Record<string, unknown>Log a SQL query with timing
Optionalduration: numberSet whether to log SQL queries
Set slow query threshold
Create a child logger with additional context
Logger class for the ORM Supports multiple log levels, custom loggers, and SQL query logging