Hi,
I am aware that the config/serviceability.config file can be used to customize global log levels. However, I have not found any way of customizing log formatting. Is this possible?
regards, Peter
Hi,
I am aware that the config/serviceability.config file can be used to customize global log levels. However, I have not found any way of customizing log formatting. Is this possible?
regards, Peter
This isn't possible in 1.0.x. This will be possible in 2.0, in fact we're working on it in our current sprint, e.g. see DMS-49, and DMS-23 which is the task underwhich we're doing the bulk of the work.
Once this work is complete, you will be able to customise the formatting to suit your needs using, e.g., LogBack's PatternLayout.
Andy Wilkinson
SpringSource