Deprecated API


Contents
Deprecated Exceptions
com.sap.tc.logging.UnsupportedFormatException
          Use the com.sap.tc.logging.exception.UnsupportedFormatException class 
 

Deprecated Fields
com.sap.tc.logging.Category.APPLICATION
          Use APPLICATIONS 
com.sap.tc.logging.ListFormatter.F_NAME_DSR_COMPONENT
            
com.sap.tc.logging.ListFormatter.F_NAME_DSR_USER
            
 

Deprecated Methods
com.sap.tc.logging.LogController.addLocalLog(Log)
            
com.sap.tc.logging.Location.assertion(Category[], boolean, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.assertion(Category[], String, boolean, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.assertion(Category, boolean, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.assertion(Category, String, boolean, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.engine.services.applocking.TableLocking.assertLifetime(byte)
          does not work for local transactions 
com.sap.tc.logging.LogController.beDebug(LogController)
            
com.sap.tc.logging.LogController.beDebug(LogController[])
            
com.sap.tc.logging.LogController.beError(LogController)
            
com.sap.tc.logging.LogController.beError(LogController[])
            
com.sap.tc.logging.LogController.beFatal(LogController)
            
com.sap.tc.logging.LogController.beFatal(LogController[])
            
com.sap.tc.logging.LogController.beGroup()
          Groups are not used and implementation was removed for memory usage improvement, Instead use correlation id. 
com.sap.tc.logging.Log.beGroup()
          Not supported anymore. Always return False! 
com.sap.tc.logging.LogController.beInfo(LogController)
            
com.sap.tc.logging.LogController.beInfo(LogController[])
            
com.sap.tc.logging.LogController.beLogged(int, LogController)
            
com.sap.tc.logging.LogController.beLogged(int, LogController[])
            
com.sap.tc.logging.LogController.bePath(LogController)
            
com.sap.tc.logging.LogController.bePath(LogController[])
            
com.sap.tc.logging.LogController.beWarning(LogController)
            
com.sap.tc.logging.LogController.beWarning(LogController[])
            
com.sap.tc.logging.Location.catching(Category[], String, Throwable)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.catching(Category[], Throwable)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.catching(Category, String, Throwable)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.catching(Category, Throwable)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.LogController.closeGroup()
          Groups are not used and implementation was removed for memory usage improvement, Instead use correlation id. 
com.sap.tc.logging.Location.debug(Category[], MsgObject)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.debug(Category[], MsgObject, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.debug(Category[], Object)
          Message Code must be used together with Message Text. 
com.sap.tc.logging.Location.debug(Category[], Object, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.debug(Category[], Object, Object[], String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.debug(Category[], Object, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.debug(Category[], String, MsgObject)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.debug(Category[], String, MsgObject, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.debug(Category[], String, Object)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.debug(Category[], String, Object, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.debug(Category[], String, Object, Object[], String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.debug(Category[], String, Object, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.debug(Category, MsgObject)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.debug(Category, MsgObject, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.debug(Category, Object)
          Message Code must be used together with Message Text. 
com.sap.tc.logging.Location.debug(Category, Object, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.debug(Category, Object, Object[], String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.debug(Category, Object, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.debug(Category, String, MsgObject)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.debug(Category, String, MsgObject, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.debug(Category, String, Object)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.debug(Category, String, Object, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.debug(Category, String, Object, Object[], String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.debug(Category, String, Object, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.debugT(Category[], String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.debugT(Category[], String, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.debugT(Category[], String, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.debugT(Category[], String, String, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.debugT(Category, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.debugT(Category, String, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.debugT(Category, String, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.debugT(Category, String, String, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.entering(Category)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.entering(Category[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.entering(Category[], Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.entering(Category[], String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.entering(Category[], String, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.entering(Category, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.entering(Category, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.entering(Category, String, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.error(Category[], MsgObject)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.error(Category[], MsgObject, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.error(Category[], Object)
          Message Code must be used together with Message Text. 
com.sap.tc.logging.Location.error(Category[], Object, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.error(Category[], Object, Object[], String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.error(Category[], Object, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.error(Category[], String, MsgObject)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.error(Category[], String, MsgObject, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.error(Category[], String, Object)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.error(Category[], String, Object, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.error(Category[], String, Object, Object[], String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.error(Category[], String, Object, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.error(Category, MsgObject)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.error(Category, MsgObject, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.error(Category, Object)
          Message Code must be used together with Message Text. 
com.sap.tc.logging.Location.error(Category, Object, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.error(Category, Object, Object[], String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.error(Category, Object, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.error(Category, String, MsgObject)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.error(Category, String, MsgObject, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.error(Category, String, Object)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.error(Category, String, Object, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.error(Category, String, Object, Object[], String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.error(Category, String, Object, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Category.error(Location, Object)
            
com.sap.tc.logging.Category.error(Location, Object, Object[])
            
com.sap.tc.logging.Category.error(Location, Object, Object[], String)
            
com.sap.tc.logging.Category.error(Location, Object, String)
            
com.sap.tc.logging.Category.error(Location, String, Object)
            
com.sap.tc.logging.Category.error(Location, String, Object, Object[])
            
com.sap.tc.logging.Category.error(Location, String, Object, Object[], String)
            
com.sap.tc.logging.Category.error(Location, String, Object, String)
            
com.sap.tc.logging.Location.errorT(Category[], String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.errorT(Category[], String, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.errorT(Category[], String, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.errorT(Category[], String, String, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.errorT(Category, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.errorT(Category, String, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.errorT(Category, String, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.errorT(Category, String, String, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.fatal(Category[], MsgObject)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.fatal(Category[], MsgObject, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.fatal(Category[], Object)
          Message Code must be used together with Message Text. 
com.sap.tc.logging.Location.fatal(Category[], Object, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.fatal(Category[], Object, Object[], String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.fatal(Category[], Object, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.fatal(Category[], String, MsgObject)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.fatal(Category[], String, MsgObject, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.fatal(Category[], String, Object)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.fatal(Category[], String, Object, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.fatal(Category[], String, Object, Object[], String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.fatal(Category[], String, Object, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.fatal(Category, MsgObject)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.fatal(Category, MsgObject, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.fatal(Category, Object)
          Message Code must be used together with Message Text. 
com.sap.tc.logging.Location.fatal(Category, Object, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.fatal(Category, Object, Object[], String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.fatal(Category, Object, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.fatal(Category, String, MsgObject)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.fatal(Category, String, MsgObject, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.fatal(Category, String, Object)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.fatal(Category, String, Object, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.fatal(Category, String, Object, Object[], String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.fatal(Category, String, Object, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Category.fatal(Location, Object)
            
com.sap.tc.logging.Category.fatal(Location, Object, Object[])
            
com.sap.tc.logging.Category.fatal(Location, Object, Object[], String)
            
com.sap.tc.logging.Category.fatal(Location, Object, String)
            
com.sap.tc.logging.Category.fatal(Location, String, Object)
            
com.sap.tc.logging.Category.fatal(Location, String, Object, Object[])
            
com.sap.tc.logging.Category.fatal(Location, String, Object, Object[], String)
            
com.sap.tc.logging.Category.fatal(Location, String, Object, String)
            
com.sap.tc.logging.Location.fatalT(Category[], String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.fatalT(Category[], String, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.fatalT(Category[], String, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.fatalT(Category[], String, String, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.fatalT(Category, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.fatalT(Category, String, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.fatalT(Category, String, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.fatalT(Category, String, String, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Category.getCategory(String)
          Parent (relative) category must be specified. 
com.sap.engine.services.applocking.TableLocking.getCurrentOwner(byte)
          use getCurrentOwner(byte, Connection) instead, because does not work for local transactions 
com.sap.tc.logging.LogRecord.getDsrComponent()
            
com.sap.tc.logging.LogRecord.getDsrTransaction()
            
com.sap.tc.logging.LogRecord.getDsrUser()
            
com.sap.tc.logging.LogController.getEffectiveSeverity(LogController)
            
com.sap.tc.logging.LogController.getEffectiveSeverity(LogController[])
            
com.sap.tc.logging.OverwriteLogfileEvent.getFileCnt()
          Use .getFileLog().getCnt() 
com.sap.tc.logging.FileLog.getFileCurrentlyBeingWritten()
          Same as FileLog.getFileName() 
com.sap.tc.logging.OverwriteLogfileEvent.getFileLimit()
          Use .getFileLog().getLimit() 
com.sap.tc.logging.OverwriteLogfileEvent.getFileName()
          Use .getFileLog().getFileName() 
com.sap.tc.logging.FileLog.getFileName()
          A current return value is equal to the java.io.File.getPath() (path name) but from the name of the method java.io.File.getName() (file name) is expected. Please use the FileLog.getPath() for getting a path name value, and the java.io.File.getName() for getting a file name value. 
com.sap.tc.logging.LogRecord.getGroup()
          Not supported anymore 
com.sap.tc.logging.LogRecord.getGroupDescription()
            
com.sap.tc.logging.LogRecord.getGroupId()
          Not supported anymore 
com.sap.tc.logging.LogRecord.getGroupID()
            
com.sap.tc.logging.LogRecord.getGroupIndent()
            
com.sap.tc.logging.LogRecord.getGroupLevel()
            
com.sap.tc.logging.LogRecord.getGroupName()
            
com.sap.tc.logging.LogRecord.getGroups()
          Not supported anymore 
com.sap.tc.logging.LogController.getGroupSize()
          Groups are not used and implementation was removed for memory usage improvement, Instead use correlation id. 
com.sap.tc.logging.LogRecord.getIndent()
          @see #getGroupIndent() 
com.sap.tc.logging.LogRecord.getLevel()
          @see #getGroupLevel() 
com.sap.tc.logging.LogController.getLocalLogs()
            
com.sap.tc.logging.LogRecord.getLocation()
          @see #getLocationName() 
com.sap.tc.logging.FileLog.getLogId()
          Same as FileLog.getPattern() 
com.sap.tc.logging.Log.getLogName()
          @see {#getName()}. 
com.sap.tc.logging.LogController.getMaximumSeverity()
            
com.sap.tc.logging.LogController.getMaximumSeverity(LogController)
            
com.sap.tc.logging.LogController.getMaximumSeverity(LogController[])
            
com.sap.tc.logging.LogController.getMinimumSeverity()
            
com.sap.tc.logging.LogController.getMinimumSeverity(LogController)
            
com.sap.tc.logging.LogController.getMinimumSeverity(LogController[])
            
com.sap.tc.logging.FileLog.getParentFile()
          Use new java.io.File(FileLog.getParent()) 
com.sap.tc.logging.Log.getRecord()
          - Not supported anymore - always return null 
com.sap.tc.logging.LogController.getRelatives()
            
com.sap.tc.logging.LogRecord.getSource()
          Not supported anymore - always return null 
com.sap.tc.logging.LogRecord.getThread()
          Not supported anymore - always return null 
com.sap.tc.logging.LogController.group(Object)
          Groups are not used and implementation was removed for memory usage improvement, Instead use correlation id. 
com.sap.tc.logging.LogController.group(Object, Object[])
          Groups are not used and implementation was removed for memory usage improvement, Instead use correlation id. 
com.sap.tc.logging.LogController.group(Object, Object[], String)
          Groups are not used and implementation was removed for memory usage improvement, Instead use correlation id. 
com.sap.tc.logging.LogController.group(Object, String)
          Groups are not used and implementation was removed for memory usage improvement, Instead use correlation id. 
com.sap.tc.logging.LogController.group(String, Object)
          Groups are not used and implementation was removed for memory usage improvement, Instead use correlation id. 
com.sap.tc.logging.LogController.group(String, Object, Object[])
          Groups are not used and implementation was removed for memory usage improvement, Instead use correlation id. 
com.sap.tc.logging.LogController.group(String, Object, Object[], String)
          Groups are not used and implementation was removed for memory usage improvement, Instead use correlation id. 
com.sap.tc.logging.LogController.group(String, Object, String)
          Groups are not used and implementation was removed for memory usage improvement, Instead use correlation id. 
com.sap.tc.logging.LogController.groupT(String)
          Groups are not used and implementation was removed for memory usage improvement, Instead use correlation id. 
com.sap.tc.logging.LogController.groupT(String, Object[])
          Groups are not used and implementation was removed for memory usage improvement, Instead use correlation id. 
com.sap.tc.logging.LogController.groupT(String, String)
          Groups are not used and implementation was removed for memory usage improvement, Instead use correlation id. 
com.sap.tc.logging.LogController.groupT(String, String, Object[])
          Groups are not used and implementation was removed for memory usage improvement, Instead use correlation id. 
com.sap.tc.logging.Location.info(Category[], MsgObject)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.info(Category[], MsgObject, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.info(Category[], Object)
          Message Code must be used together with Message Text. 
com.sap.tc.logging.Location.info(Category[], Object, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.info(Category[], Object, Object[], String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.info(Category[], Object, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.info(Category[], String, MsgObject)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.info(Category[], String, MsgObject, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.info(Category[], String, Object)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.info(Category[], String, Object, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.info(Category[], String, Object, Object[], String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.info(Category[], String, Object, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.info(Category, MsgObject)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.info(Category, MsgObject, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.info(Category, Object)
          Message Code must be used together with Message Text. 
com.sap.tc.logging.Location.info(Category, Object, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.info(Category, Object, Object[], String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.info(Category, Object, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.info(Category, String, MsgObject)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.info(Category, String, MsgObject, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.info(Category, String, Object)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.info(Category, String, Object, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.info(Category, String, Object, Object[], String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.info(Category, String, Object, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Category.info(Location, Object)
            
com.sap.tc.logging.Category.info(Location, Object, Object[])
            
com.sap.tc.logging.Category.info(Location, Object, Object[], String)
            
com.sap.tc.logging.Category.info(Location, Object, String)
            
com.sap.tc.logging.Category.info(Location, String, Object)
            
com.sap.tc.logging.Category.info(Location, String, Object, Object[])
            
com.sap.tc.logging.Category.info(Location, String, Object, Object[], String)
            
com.sap.tc.logging.Category.info(Location, String, Object, String)
            
com.sap.tc.logging.Location.infoT(Category[], String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.infoT(Category[], String, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.infoT(Category[], String, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.infoT(Category[], String, String, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.infoT(Category, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.infoT(Category, String, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.infoT(Category, String, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.infoT(Category, String, String, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Formatter.isCompleteMessage(int, byte[], int, int[])
          Not Supported any more. 
com.sap.tc.logging.LogRecord.isGroupActive()
          Not supported anymore 
com.sap.tc.logging.Formatter.isStartMsg(int, byte[])
          Not Supported any more. 
com.sap.engine.services.servlets_jsp.lib.multipart.MultipartParseException.log()
            
com.sap.tc.logging.Location.log(int, Category[], MsgObject)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.log(int, Category[], MsgObject, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.log(int, Category[], Object)
          Message Code must be used together with Message Text. 
com.sap.tc.logging.Location.log(int, Category[], Object, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.log(int, Category[], Object, Object[], String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.log(int, Category[], Object, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.log(int, Category[], String, MsgObject)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.log(int, Category[], String, MsgObject, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.log(int, Category[], String, Object)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.log(int, Category[], String, Object, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.log(int, Category[], String, Object, Object[], String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.log(int, Category[], String, Object, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.log(int, Category, MsgObject)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.log(int, Category, MsgObject, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.log(int, Category, Object)
          Message Code must be used together with Message Text. 
com.sap.tc.logging.Location.log(int, Category, Object, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.log(int, Category, Object, Object[], String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.log(int, Category, Object, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.log(int, Category, String, MsgObject)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.log(int, Category, String, MsgObject, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.log(int, Category, String, Object)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.log(int, Category, String, Object, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.log(int, Category, String, Object, Object[], String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.log(int, Category, String, Object, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Category.log(int, Location, Object)
            
com.sap.tc.logging.Category.log(int, Location, Object, Object[])
            
com.sap.tc.logging.Category.log(int, Location, Object, Object[], String)
            
com.sap.tc.logging.Category.log(int, Location, Object, String)
            
com.sap.tc.logging.Category.log(int, Location, String, Object)
            
com.sap.tc.logging.Category.log(int, Location, String, Object, Object[])
            
com.sap.tc.logging.Category.log(int, Location, String, Object, Object[], String)
            
com.sap.tc.logging.Category.log(int, Location, String, Object, String)
            
com.sap.tc.logging.Location.logT(int, Category[], String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.logT(int, Category[], String, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.logT(int, Category[], String, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.logT(int, Category[], String, String, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.logT(int, Category, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.logT(int, Category, String, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.logT(int, Category, String, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.logT(int, Category, String, String, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Category.logThrowable(int, Location, Object, Object[], String, Throwable)
            
com.sap.tc.logging.Category.logThrowable(int, Location, Object, String, Throwable)
            
com.sap.tc.logging.Category.logThrowable(int, Location, String, Object, Object[], String, Throwable)
            
com.sap.tc.logging.Category.logThrowable(int, Location, String, Object, String, Throwable)
            
com.sap.tc.logging.LogController.messageInt(LogRecord)
          Use messageInternal() 
com.sap.tc.logging.Location.openGroup(int)
          Groups are not used and implementation was removed for memory usage improvement, Instead use correlation id. 
com.sap.tc.logging.Location.openGroup(int, Category)
          Groups are not used and implementation was removed for memory usage improvement, Instead use correlation id. 
com.sap.tc.logging.Location.openGroup(int, Category[])
          Groups are not used and implementation was removed for memory usage improvement, Instead use correlation id. 
com.sap.tc.logging.Location.openGroup(int, Category[], String)
          Groups are not used and implementation was removed for memory usage improvement, Instead use correlation id. 
com.sap.tc.logging.Location.openGroup(int, Category, String)
          Groups are not used and implementation was removed for memory usage improvement, Instead use correlation id. 
com.sap.tc.logging.Category.openGroup(int, Location)
          Groups are not used and implementation was removed for memory usage improvement, Instead use correlation id. 
com.sap.tc.logging.Category.openGroup(int, Location, String)
          Groups are not used and implementation was removed for memory usage improvement, Instead use correlation id. 
com.sap.tc.logging.Location.openGroup(int, String)
          Groups are not used and implementation was removed for memory usage improvement, Instead use correlation id. 
com.sap.tc.logging.Location.path(Category[], MsgObject)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.path(Category[], MsgObject, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.path(Category[], Object)
          Message Code must be used together with Message Text. 
com.sap.tc.logging.Location.path(Category[], Object, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.path(Category[], Object, Object[], String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.path(Category[], Object, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.path(Category[], String, MsgObject)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.path(Category[], String, MsgObject, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.path(Category[], String, Object)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.path(Category[], String, Object, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.path(Category[], String, Object, Object[], String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.path(Category[], String, Object, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.path(Category, MsgObject)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.path(Category, MsgObject, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.path(Category, Object)
          Message Code must be used together with Message Text. 
com.sap.tc.logging.Location.path(Category, Object, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.path(Category, Object, Object[], String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.path(Category, Object, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.path(Category, String, MsgObject)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.path(Category, String, MsgObject, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.path(Category, String, Object)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.path(Category, String, Object, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.path(Category, String, Object, Object[], String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter * 
com.sap.tc.logging.Location.path(Category, String, Object, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.pathT(Category[], String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.pathT(Category[], String, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.pathT(Category[], String, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.pathT(Category[], String, String, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.pathT(Category, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.pathT(Category, String, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.pathT(Category, String, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.pathT(Category, String, String, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.LogRecord.setDsrComponent(String)
            
com.sap.tc.logging.LogRecord.setDsrTransaction(String)
            
com.sap.tc.logging.LogRecord.setDsrUser(String)
            
com.sap.tc.logging.Location.setEffectiveSeverity(Category)
          Relative controllers are obsolete functionality 
com.sap.tc.logging.Location.setEffectiveSeverity(Category, int)
          Relative controllers are obsolete functionality 
com.sap.tc.logging.LogController.setGroupSize(int)
          Groups are not used and implementation was removed for memory usage improvement, Instead use correlation id. 
com.sap.tc.logging.Log.setLogName(String)
          @see {#setName(String name)}. 
com.sap.engine.services.servlets_jsp.lib.multipart.MultipartParseException.setLogSettings(Category, int, Location)
            
com.sap.tc.logging.LogController.setMaximumSeverity()
            
com.sap.tc.logging.Location.setMaximumSeverity(Category)
          Relative controllers are obsolete functionality 
com.sap.tc.logging.Location.setMaximumSeverity(Category, int)
          Relative controllers are obsolete functionality 
com.sap.tc.logging.LogController.setMaximumSeverity(int)
            
com.sap.tc.logging.LogController.setMinimumSeverity()
            
com.sap.tc.logging.Location.setMinimumSeverity(Category)
          Relative controllers are obsolete functionality 
com.sap.tc.logging.Location.setMinimumSeverity(Category, int)
          Relative controllers are obsolete functionality 
com.sap.tc.logging.LogController.setMinimumSeverity(int)
            
com.sap.tc.logging.Location.throwing(Category[], String, Throwable)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.throwing(Category[], Throwable)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.throwing(Category, String, Throwable)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.throwing(Category, Throwable)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.traceThrowableT(int, Category, String, Object[], Throwable)
          Not supported. 
com.sap.tc.logging.Location.traceThrowableT(int, Category, String, String, Object[], Throwable)
          Not supported. 
com.sap.tc.logging.Location.traceThrowableT(int, Category, String, String, Throwable)
          Not supported. 
com.sap.tc.logging.Location.traceThrowableT(int, Category, String, Throwable)
          Not supported. 
com.sap.engine.services.applocking.TableLocking.unlockAll(byte)
          use unlockAll(byte, Connection) instead, because does not work for local transactions 
com.sap.engine.services.applocking.TableLocking.unlockAll(byte, boolean)
          use unlockAll(byte, Connection, boolean) instead, because does not work for local transactions 
com.sap.tc.logging.Location.warning(Category[], MsgObject)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.warning(Category[], MsgObject, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.warning(Category[], Object)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.warning(Category[], Object, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.warning(Category[], Object, Object[], String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.warning(Category[], Object, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.warning(Category[], String, MsgObject)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.warning(Category[], String, MsgObject, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.warning(Category[], String, Object)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.warning(Category[], String, Object, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.warning(Category[], String, Object, Object[], String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.warning(Category[], String, Object, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.warning(Category, MsgObject)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.warning(Category, MsgObject, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.warning(Category, Object)
          Message Code must be used together with Message Text. 
com.sap.tc.logging.Location.warning(Category, Object, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.warning(Category, Object, Object[], String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.warning(Category, Object, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.warning(Category, String, MsgObject)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.warning(Category, String, MsgObject, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.warning(Category, String, Object)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.warning(Category, String, Object, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.warning(Category, String, Object, Object[], String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.warning(Category, String, Object, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Category.warning(Location, Object)
            
com.sap.tc.logging.Category.warning(Location, Object, Object[])
            
com.sap.tc.logging.Category.warning(Location, Object, Object[], String)
            
com.sap.tc.logging.Category.warning(Location, Object, String)
            
com.sap.tc.logging.Category.warning(Location, String, Object)
            
com.sap.tc.logging.Category.warning(Location, String, Object, Object[])
            
com.sap.tc.logging.Category.warning(Location, String, Object, Object[], String)
            
com.sap.tc.logging.Category.warning(Location, String, Object, String)
            
com.sap.tc.logging.Location.warningT(Category[], String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.warningT(Category[], String, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.warningT(Category[], String, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.warningT(Category[], String, String, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.warningT(Category, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.warningT(Category, String, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.warningT(Category, String, String)
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Location.warningT(Category, String, String, Object[])
          Logging to a Category from Location context is not proper. If you want the message to appear both in traces and logs, use Category and pass a Location parameter or issue separate calls to a Location and a Category parameter 
com.sap.tc.logging.Log.write(LogRecord)
          not supported anymore 
 

Deprecated Constructors
com.sap.tc.logging.exceptions.LoggingBaseException(long, String, Object[])
          not supported 
com.sap.tc.logging.exceptions.LoggingBaseException(long, String, Object[], Throwable)
          not supported 
com.sap.tc.logging.LogRecord(LogController, String, Thread, int, LogController[], int, Object, String, String, Object[])
            
com.sap.tc.logging.LogRecord(LogController, String, Thread, int, String[], int, Object, String, String, String[])
          - obsolete - some LogRecord properties were removed and new were introduced with CL 189383 / perforce 3301 
com.sap.tc.logging.LogRecord(String, Date, String, int, String, String[], String, int, int, String, int, String, String, String, Object[], String, String, String, String, String, String, String)
          - obsolete - some LogRecord properties were removed and new were introduced with CL 189383 / perforce 3301 
com.sap.tc.logging.LogRecord(String, int, Date, String, int, String, String[], String, int, int, String, int, String, String, String, Object[], String, String, String, String, String, String, String)
          - obsolete - some LogRecord properties were removed and new were introduced with CL 189383 / perforce 3301 
com.sap.tc.logging.LogRecord(String, int, Date, String, int, String, String[], String, int, int, String, int, String, String, String, String, Object[], String, String, String, String, String, String, String, MessageAccessor)
          - obsolete - some LogRecord properties were removed and new were introduced with CL 189383 / perforce 3301 
 



Copyright 2010 SAP AG Complete Copyright Notice