JavaTM 2 Platform
Standard Ed. 5.0

java.util.logging
Ŭ·¡½º SimpleFormatter

java.lang.Object 
  »óÀ§¸¦ È®Àå java.util.logging.Formatter 
      »óÀ§¸¦ È®Àå java.util.logging.SimpleFormatter

public class SimpleFormatter
extends Formatter

LogRecord °³¿ä¸¦ Æǵ¶ °¡´ÉÇÑ Çü½Ä¿¡¼­ Ãâ·ÂÇÕ´Ï´Ù. º¸Åë, °³¿ä´Â 1 ¶Ç´Â 2 ÇàÀÔ´Ï´Ù.

µµÀÔµÈ ¹öÀü :
1.4

»ý¼ºÀÚ °³¿ä
SimpleFormatter ()
           
 
¸Þ¼­µå °³¿ä
 String format (LogRecord  record)
          ÁöÁ¤µÈ LogRecord¸¦ Æ÷¸Ë ÇÕ´Ï´Ù.
 
Ŭ·¡½º java.util.logging. Formatter ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
formatMessage, getHead, getTail
 
Ŭ·¡½º java.lang. Object ·ÎºÎÅÍ »ó¼ÓµÈ ¸Þ¼­µå
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

»ý¼ºÀÚ »ó¼¼

SimpleFormatter

public SimpleFormatter()
¸Þ¼­µåÀÇ »ó¼¼

format

public String  format(LogRecord  record)
ÁöÁ¤µÈ LogRecord¸¦ Æ÷¸Ë ÇÕ´Ï´Ù.

Á¤ÀÇ:
Ŭ·¡½º Formatter ³»ÀÇ format
ÆĶó¹ÌÅÍ:
record - Æ÷¸Ë µÇ´Â ·Î±× ·¹ÄÚµå
¹Ýȯ°ª:
Æ÷¸ËµÈ ·Î±× ·¹ÄÚµå

JavaTM 2 Platform
Standard Ed. 5.0

Copyright 2004 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms . Documentation Redistribution Policy µµ ÂüÁ¶ÇϽʽÿÀ.