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?