com.ibm.connectors.container

Class SimpleConnectorLogger

  • java.lang.Object
    • com.ibm.connectors.container.SimpleConnectorLogger
    • Field Summary

      Fields 
      Modifier and Type Field and Description
      static java.lang.String COPYRIGHT 
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method and Description
      java.util.logging.Logger getJavaLogger(java.lang.String name) 
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • SimpleConnectorLogger

        public SimpleConnectorLogger()
    • Method Detail

      • getJavaLogger

        public java.util.logging.Logger getJavaLogger(java.lang.String name)
        Specified by:
        getJavaLogger in interface ConnectorLogger
        Parameters:
        name - the logger's name
        Returns:
        the named java.util.Logger
IBM TM
CommonTM Connector API