Commit Graph

2 Commits

Author SHA1 Message Date
Michael Hohn
ff94bfa9f5 Clean up and fix custom logging code
Unrecognized json caused duplicate output.

Specifically:
     2024/02/12 18:58:54 WARNING: json decode error: json: unknown field "id"
2024-02-13 11:30:14 -08:00
Michael Hohn
2877835899 List query pack file names in log when in request/response bodies
- [ ] List file names in log when request/response bodies are base64 encoded
     gzipped tar file
     : base64 -d < foo1 | gunzip | tar t| head -20
2024-02-12 19:02:29 -08:00