In particular ban the usage of
log.error("message");
and similar for info and warn levels. For at least these 3 logging levels we need to define the message in the Logging interface.