com.sun.enterprise.server.logging
Interface FormatterDelegate

All Known Implementing Classes:
AgentFormatterDelegate

public interface FormatterDelegate

Extension point for the UniformLogFormatter

Author:
Jerome Dochez

Method Summary
 void format(java.lang.StringBuilder buf, java.util.logging.Level level)
           
 

Method Detail

format

void format(java.lang.StringBuilder buf,
            java.util.logging.Level level)


Copyright © 2012 GlassFish Community. All Rights Reserved.