ariba.util.log
Interface CustomTag


public interface CustomTag

An instance of this interface, attached to a LoggingEvent, will be responsible for generating the "CustomTag" string that is optionally attached to each LoggingEvent.

See Also:
LoggingEvent

Method Summary
 String getTag()
          Generate the tag to be attached to the message
 

Method Detail

getTag

String getTag()
Generate the tag to be attached to the message



AribaWeb User Interface Development Framework
Copyright © 2000-2009 Ariba, Inc. All Rights Reserved.