AI-powered
podcast player
Listen to all your favourite podcasts with AI-powered features
The Incidental Complexity in Logging
logging is like a cross cutting concern, right? You may have a hundred modules, and all a hundred of those modules might need to log something. And so you're not going to want to ike, create a new logger for every module, necessarily. But i think thi's a common problem with a lot of software systems. Once you've committed to that logging system, you can't back out,. There's no general intermediate logging layer or whatever. Which is why things like logfor j decide it's want us to go pick up some new capability.