GitHub user slukyano opened a pull request: https://github.com/apache/ignite/pull/3346
IGNITE-7284: Introduce DEV_ONLY marker to IgniteLogger You can merge this pull request into a Git repository by running: $ git pull https://github.com/gridgain/apache-ignite ignite-7284 Alternatively you can review and apply these changes as the patch at: https://github.com/apache/ignite/pull/3346.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 #3346 ---- commit fd43e44b7be7746f496502147711246bd8555024 Author: Stanislav Lukyanov <stanlukyanov@...> Date: 2018-01-09T13:37:52Z IGNITE-7284: change loggers to use default methods for overloads commit 102bf58bafae44e9872fa3e395f9566d84703993 Author: Stanislav Lukyanov <stanlukyanov@...> Date: 2018-01-09T17:32:50Z IGNITE-7284: added handling of markers in slf4j and log4j2 ---- ---