SAP BI Java SDK

com.sap.ip.bi.sdk.util
Class BILoggingSetup

java.lang.Object
  |
  +--com.sap.ip.bi.sdk.util.BILoggingSetup

public class BILoggingSetup
extends Object

Configuration class for logging and tracing.

Since:
3.50

Inner Class Summary
static class BILoggingSetup.Category
          Simple typesafe enumeration for logging and tracing categories to ensure uniform use of categories within the BI Java SDK.
 
Field Summary
static BILoggingSetup.Category CONNECTION
          Logging and tracing category for connection handling.
static BILoggingSetup.Category METADATA
          Logging and tracing category for metadata handling.
static BILoggingSetup.Category QUERY
          Logging and tracing category for query processing.
static BILoggingSetup.Category UDCONNECT
          Logging and tracing category for UD Connect.
 
Method Summary
static void setup(File propFile)
          File containing Properties for logging and tracing.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

CONNECTION

public static final BILoggingSetup.Category CONNECTION
Logging and tracing category for connection handling.

METADATA

public static final BILoggingSetup.Category METADATA
Logging and tracing category for metadata handling.

QUERY

public static final BILoggingSetup.Category QUERY
Logging and tracing category for query processing.

UDCONNECT

public static final BILoggingSetup.Category UDCONNECT
Logging and tracing category for UD Connect.
Method Detail

setup

public static void setup(File propFile)
                  throws IOException
File containing Properties for logging and tracing.
Parameters:
propFile - file containing properties for logging and tracing
Throws:
IOException - if the file could not be opened

SAP BI Java SDK

Copyright © 2004-2006 by SAP AG. All Rights Reserved.
SAP, R/3, mySAP, mySAP.com, xApps, xApp, SAP NetWeaver, and other SAP products and services mentioned herein as well as their respective logos are trademarks or registered trademarks of SAP AG in Germany and in several other countries all over the world. All other product and service names mentioned are the trademarks of their respective companies. Data contained in this document serves informational purposes only. National product specifications may vary.
These materials are subject to change without notice. These materials are provided by SAP AG and its affiliated companies (SAP Group) for informational purposes only, without representation or warranty of any kind, and SAP Group shall not be liable for errors or omissions with respect to the materials. The only warranties for SAP Group products and services are those that are set forth in the express warranty statements accompanying such products and services, if any. Nothing herein should be construed as constituting an additional warranty.