Mohit Kataria created OAK-8675:
----------------------------------

             Summary: LogCustomizer should also have assertions over string 
formats and its arguments 
                 Key: OAK-8675
                 URL: https://issues.apache.org/jira/browse/OAK-8675
             Project: Jackrabbit Oak
          Issue Type: Improvement
            Reporter: Mohit Kataria


Many a times the log messages are added with message as format e.g. 

LOG.info("Test someInt:_*{}*_ someString:_*{}*_", 7, "randomValue1");

 

LogCustomizer should have assertions over string formats and its arguments.

This can help assert over logs where we are not sure of arguments passed in 
above format.

 



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to