mirror of
https://github.com/superseriousbusiness/gotosocial.git
synced 2026-01-05 16:03:18 -06:00
Merge branch 'main' into status_filtering_bugfix
This commit is contained in:
parent
286898b1d2
commit
b4a4c478b0
29 changed files with 753 additions and 164 deletions
2
vendor/github.com/jackc/pgx/v5/doc.go
generated
vendored
2
vendor/github.com/jackc/pgx/v5/doc.go
generated
vendored
|
|
@ -175,7 +175,7 @@ notification is received or the context is canceled.
|
|||
|
||||
Tracing and Logging
|
||||
|
||||
pgx supports tracing by setting ConnConfig.Tracer.
|
||||
pgx supports tracing by setting ConnConfig.Tracer. To combine several tracers you can use the multitracer.Tracer.
|
||||
|
||||
In addition, the tracelog package provides the TraceLog type which lets a traditional logger act as a Tracer.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue