mirror of
https://github.com/optim-enterprises-bv/databunker.git
synced 2025-10-29 17:12:22 +00:00
hide cookies from log
This commit is contained in:
@@ -118,8 +118,8 @@ func (dbobj dbcon) getLegalBasisCookieConf() ([]byte, []byte, int, error) {
|
||||
}
|
||||
}
|
||||
}
|
||||
fmt.Printf("cookies %v\n", cookies)
|
||||
fmt.Printf("results %v\n", results)
|
||||
//fmt.Printf("cookies %v\n", cookies)
|
||||
//fmt.Printf("results %v\n", results)
|
||||
if count == 0 {
|
||||
return []byte("[]"), []byte("[]"), 0, err
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user