GitHub user const1993 opened a pull request: https://github.com/apache/cayenne/pull/333
Feature/compact event logger You can merge this pull request into a Git repository by running: $ git pull https://github.com/const1993/cayenne feature/compact_event_logger Alternatively you can review and apply these changes as the patch at: https://github.com/apache/cayenne/pull/333.patch To close this pull request, make a commit to your master/trunk branch with (at least) the following in the commit message: This closes #333 ---- commit a07bba5542a79f534b80bab28de2b1354a52d593 Author: kkomyak <const1993@...> Date: 2018-10-10T08:18:17Z CAY-2485 Added CompactSl4jJdbcEventLogger. commit d8d2ec5de67e0c203ee73a85bba7192fe0ba86f4 Author: kkomyak <const1993@...> Date: 2018-10-15T09:23:41Z CAY-2485 Refactored logger to have possibility to test without adding logback. ---- ---