logging tweaks
This commit is contained in:
@@ -35,7 +35,7 @@ func (h *Handler) EncryptData(w http.ResponseWriter, r *http.Request) {
|
||||
return
|
||||
} else {
|
||||
h.Logger.Debug("successfully decoded JSON")
|
||||
prettyPrint(input)
|
||||
//prettyPrint(input)
|
||||
}
|
||||
|
||||
//cipher, err := h.Secret.Encrypt()
|
||||
|
Reference in New Issue
Block a user