sbp opened a new issue, #471: URL: https://github.com/apache/tooling-trusted-releases/issues/471
"In future apps I think we should only ever log JSON, and probably use a multiple file ring buffer. Might be worth retrofitting ATR to that model at some point. We should also merge worker logs in, with careful synchronisation." The benefit of this is that it gives you a single unified view, which can easily be filtered if the JSON properties are consistent. We were already moving in this direction in the audit log. It may be that we just have multiple log systems with a unified interface, because e.g. it is nice to separate the audit logs and the worker logs from the server logs. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
