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

Hide Secure Data from Logs #83

Open
github-actions bot opened this issue Feb 11, 2021 · 1 comment
Open

Hide Secure Data from Logs #83

github-actions bot opened this issue Feb 11, 2021 · 1 comment
Labels
todo Track Code Todo Flag

Comments

@github-actions
Copy link

Hide Secure Data from Logs

// TODO Hide Secure Data from Logs

// Logger middleware
// TODO Hide Secure Data from Logs
func Logger() gin.HandlerFunc {
	return func(c *gin.Context) {
		// before request
ndex 8332d4f..d900188 100644
++ b/web/package.json

a8a7cf1ec350fa93b460409950dfe89b71325d4b

@github-actions github-actions bot added the todo Track Code Todo Flag label Feb 11, 2021
@Clivern
Copy link
Owner

Clivern commented Feb 28, 2021

there is a workaround right now to disable info logs

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
todo Track Code Todo Flag
Projects
None yet
Development

No branches or pull requests

1 participant