Do the NOPLogger methods need to be final? I was hoping to subclass this for use in unit testing. I basically have to write my own NOPLogger in order to be able to override error() and other things at different to assert the correct logging happens. Can these methods be made non-final? People use these through an inteface anyways, is there a benefit I'm missing?
<span class="sl" id="sp_compose"></span><br clear="all"><br>-- <br><br>- Eric