org.sonar.api.utils
Class Logs

java.lang.Object
  extended by org.sonar.api.utils.Logs

public final class Logs
extends Object

Predefined SLF4j loggers

Since:
1.12

Field Summary
static org.slf4j.Logger INFO
          This logger is always activated with level INFO
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

INFO

public static final org.slf4j.Logger INFO
This logger is always activated with level INFO



Copyright © 2009-2011 SonarSource. All Rights Reserved.