Skip to Content
0
Oct 20, 2005 at 09:48 AM

Problems using SAP Logging API

30 Views

Hi,

I've currently some trouble to use the logging api as described in help or manual.

Currently I've included reference com.sap.tc.Logging to my web project. Obviously this reference is pointing to

loggingStandard.jar. This jar file is for JDK compatible logging.

So far the import

import com.sap.tc.logging.Location;

couln't resolved.

Could anybody assist me?