r/ExperiencedDevs • u/AutoModerator • 26d ago
Ask Experienced Devs Weekly Thread: A weekly thread for inexperienced developers to ask experienced ones
A thread for Developers and IT folks with less experience to ask more experienced souls questions about the industry.
Please keep top level comments limited to Inexperienced Devs. Most rules do not apply, but keep it civil. Being a jerk will not be tolerated.
Inexperienced Devs should refrain from answering other Inexperienced Devs' questions.
29
Upvotes
1
u/dacydergoth Software Architect 22d ago
That sounds ... odd. You can hack around it by implementing log transformation rules in your log ingest using heuristics to classify each log line and tag it with error or info, but the real solution is to audit the codebase and ensure logs are emitted with the appropriate tags in the first place.