|
|
|
|
|
by ofrzeta
361 days ago
|
|
> Dropping valuable observability data to save space is usually shortsighted That's a bit of a blanket statement, too :) I've seen many systems where a lot of stuff is logged without much thought. "Connection to database successful" - does this need to be logged on every connection request? Log level info, warning, debug? Codebases are full of this. |
|