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
 java.lang.String getTag()
          Generate the tag to be attached to the message
 

Method Detail

getTag

java.lang.String getTag()
Generate the tag to be attached to the message



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