Hide Secure Data from Logs
github-actions opened this issue · 1 comments
github-actions commented
Hide Secure Data from Logs
Line 16 in a88671d
// 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
Clivern commented
there is a workaround right now to disable info logs