com.stimulsoft.flex.utils
Class StiLogSimpleFormatter

java.lang.Object
  extended by java.util.logging.Formatter
      extended by com.stimulsoft.flex.utils.StiLogSimpleFormatter

public class StiLogSimpleFormatter
extends Formatter

Форматирование вывода в лог. Copyright Stimulsoft


Constructor Summary
StiLogSimpleFormatter()
           
 
Method Summary
 String format(LogRecord rec)
           
 
Methods inherited from class java.util.logging.Formatter
formatMessage, getHead, getTail
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

StiLogSimpleFormatter

public StiLogSimpleFormatter()
Method Detail

format

public String format(LogRecord rec)
Specified by:
format in class Formatter


Copyright © 2017 Stimulsoft. All Rights Reserved.