# Functions
GetLogger retrieves the current logger from the context.
Init creates logging facilities for the application.
NewPgxLogger returns a new instance of PgxLogger.
WithLogger returns a new context with the provided logger.
# Variables
FallbackLogger is an alias for the standard logger.
# Interfaces
No description provided by the author
# Type aliases
No description provided by the author