Parameters for the Log and the Trace Files

Procedure


  1. In the path ..\SAP NetWeaver Mobile Client\... , locate the settings folder.

  2. Add the following parameters in the file default.properties:

    Parameter

    Description

    Default Value

    com.sap.tc.mobile.logfile

    Name of the log file

    log_%g.trc

    com.sap.tc.mobile.logfile.segsize

    Maximum size of a log file segment

    100 KB

    com.sap.tc.mobile.logfile.segcount

    Maximum count of log file segments

    10

    com.sap.tc.mobile.tracefile

    Name of the trace file

    trace_%g.trc

    com.sap.tc.mobile.tracefile.segsize

    Maximum size of a trace file segment

    100 KB

    com.sap.tc.mobile.tracefile.segcount

    Maximum count of trace file segments

    10

    com.sap.tc.mobile.logconsole.severity

    Severity level that is displayed on the screen

    PATH

  3. Save default.properties.