package
5.11.0+incompatible
Repository: https://github.com/cybertec-postgresql/pg_timetable.git
Documentation: pkg.go.dev

# 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.

# Structs

Formatter - logrus formatter, implements logrus.Formatter Forked from "github.com/antonfisher/nested-logrus-formatter".
PgxLogger is the struct used to log using pgx postgres driver.

# Interfaces

No description provided by the author

# Type aliases

No description provided by the author