Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[WIP] try switch to Zerolog #670

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
Open

[WIP] try switch to Zerolog #670

wants to merge 17 commits into from

Conversation

Slach
Copy link
Collaborator

@Slach Slach commented Jun 14, 2023

I don't understand how use zerolog for multiple go-routines ;(

look details rs/zerolog#555

fix #624

Slach added 12 commits June 12, 2023 12:08
… ConsoleWriter, increase some clickhouse timeout in test config, cause clickhouse-go/v2 got some timeouts during execution
… try to remove all local loggers with context upload.go
@Slach Slach added this to the 2.4.0 milestone Jun 14, 2023
@Slach Slach modified the milestones: 2.4.0, 2.5.0 Jul 31, 2023
… gone away, need pull and resolve conflicts from master
…erolog

# Conflicts:
#	ReadMe.md
#	cmd/clickhouse-backup/main.go
#	go.mod
#	go.sum
#	pkg/backup/backuper.go
#	pkg/backup/create.go
#	pkg/backup/delete.go
#	pkg/backup/download.go
#	pkg/backup/list.go
#	pkg/backup/restore.go
#	pkg/backup/table_pattern.go
#	pkg/clickhouse/clickhouse.go
#	pkg/filesystemhelper/filesystemhelper.go
#	pkg/resumable/state.go
#	pkg/server/server.go
#	pkg/storage/gcs.go
#	pkg/storage/general.go
#	pkg/storage/s3.go
#	test/integration/config-custom-kopia.yml
#	test/integration/config-custom-restic.yml
#	test/integration/config-custom-rsync.yml
#	test/integration/config-database-mapping.yml
#	test/integration/config-s3-nodelete.yml
#	test/integration/config-s3.yml
#	test/integration/integration_test.go
@Slach Slach modified the milestones: 2.5.0, 2.6.0 Nov 22, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Migrate from apexlog to zerolog, to avoid race-conditions
1 participant