Categorygithub.com/uptrace/go-clickhouse/chdebug
modulepackage
0.3.1
Repository: https://github.com/uptrace/go-clickhouse.git
Documentation: pkg.go.dev

# README

Logging executed queries with go-clickhouse

See documentation for details.

# Functions

FromEnv configures the hook using the environment variable value.
No description provided by the author
WithEnabled enables/disables the hook.
WithVerbose configures the hook to log all queries (by default, only failed queries are logged).
WithWriter sets the log output to an io.Writer the default is os.Stderr.

# Structs

No description provided by the author

# Type aliases

No description provided by the author