사용자 도구

사이트 도구


groovy:logging

차이

문서의 선택한 두 판 사이의 차이를 보여줍니다.

차이 보기로 링크

양쪽 이전 판 이전 판
다음 판
이전 판
groovy:logging [2012/10/18 10:20]
kwon37xi
groovy:logging [2012/10/18 11:00]
kwon37xi [지원 어노테이션]
줄 4: 줄 4:
   * [[http://docs.codehaus.org/display/GROOVY/Groovy+1.8+release+notes#Groovy18releasenotes-Log|/Groovy 1.8 Release Notes - Log]]   * [[http://docs.codehaus.org/display/GROOVY/Groovy+1.8+release+notes#Groovy18releasenotes-Log|/Groovy 1.8 Release Notes - Log]]
   * [[http://linkedjava.blogspot.kr/2011/05/groovy-18-logging.html|Groovy 1.8 Logging]]   * [[http://linkedjava.blogspot.kr/2011/05/groovy-18-logging.html|Groovy 1.8 Logging]]
 +  * [[http://www.canoo.com/blog/2010/09/20/log-groovys-new-and-extensible-logging-conveniences/|자신만의 @Log 어노테이션 만들기]]
  
 ===== 지원 어노테이션 ===== ===== 지원 어노테이션 =====
-  * ''@Log'' for java.util.logging +  * [[http://groovy.codehaus.org/api/groovy/util/logging/Log.html|@Log]] for java.util.logging 
-  * ''@Commons'' for Commons-Logging +  * [[http://groovy.codehaus.org/api/groovy/util/logging/Commons.html|@Commons]] for Commons-Logging 
-  * ''@Log4j'' for Log4J +  * [[http://groovy.codehaus.org/api/groovy/util/logging/Log4j.html|@Log4j]] for Log4J 
-  * ''@Slf4j'' for SLF4J+  * [[http://groovy.codehaus.org/api/groovy/util/logging/Slf4j.html|@Slf4j]] for SLF4J
  
 ===== 특징 ===== ===== 특징 =====
groovy/logging.txt · 마지막으로 수정됨: 2012/10/18 11:00 저자 kwon37xi