For example:
public class Critical {
protected static final Logger LOG = Logger.getLogger(Critical.class);
protected static final Logger myLogger = Logger.getLogger(getClass());
}
Use the table below to specify Logger class names. Classes which declare multiple fields that have the type of one of the specified classes will be reported by this inspection.