I attempted to leverage the Logback architecture (https://www.baeldung.com/logback) to aggregate logs in my WordPress application, however I believe Logback is only supported for Java apps (not PHP). I need to be able to append a certain string to all of my WordPress logs. Is it possible to do this via WordPress or PHP directly?