Skip to content

Remove unconditional error log in zipper - #941

Open
martialblog wants to merge 1 commit into
go-graphite:mainfrom
martialblog:fix/zipper-log
Open

Remove unconditional error log in zipper#941
martialblog wants to merge 1 commit into
go-graphite:mainfrom
martialblog:fix/zipper-log

Conversation

@martialblog

Copy link
Copy Markdown
Contributor

Hi,

while working with carbonapi I noticed a strange error in the logs "DEBUG ERROR LOGGGGG"

Few lines below the removed line there's a debug with with the config, so I just removed the error logggggg.

	logger.Debug("zipper config",
		zap.Any("config", cfg),
	)

I assume this is something that was leftover from debugging something.

Regards
Markus

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.

1 participant