Adding Logs to Legacy Applications
Posted on Fri 15 November 2019 in logs • Tagged with logging, legacy-apps • 5 min read
As the final interactive in my mini-workshop at DeveloperWeek Austin 2019, I posed the following scenario to the audience:
You have a legacy application that has not been updated in 5 years. The system is running Python 2, which is sunsetting in January 2020. The system recently had its first …
Continue reading