Java trace |
SYSPRINT Avoid trouble: Trace information,
which includes events at the Fine, Finer and Finest levels, is written
only to this output. If you do not enable diagnostic trace, setting
the log detail level to Fine, Finer, or Finest does not affect the
logged data. gotcha
|
- HPEL trace repository
- HPEL TextLog*.log, when you enable this log
|
Java logs
(Audit level) |
Transformed into write-to-operator (WTO) output
to the hard copy logging stream |
Same outputs as traditional log and trace mode, plus the following:- HPEL log repository
- HPEL TextLog*.log, when you enable this log
|
Java logs
(other levels) |
SYSOUT or your configured error stream |
Same outputs as traditional log and trace mod, plus the following:- HPEL log repository
- HPEL TextLog*.log, when you enable this log
|
System.out |
SYSPRINT |
- HPEL log repository
- HPEL TextLog*.log, when you enable this log
|
System.err |
SYSOUT |
- HPEL log repository
- HPEL TextLog*.log, when you enable this log
|
cout (the C or C++ output stream) |
SYSPRINT |
SYSPRINT |
cerr (the C or C++ error stream) |
SYSOUT |
SYSOUT |
Native trace |
SYSPRINT Avoid trouble: Trace information,
which includes events at the Fine, Finer and Finest levels, is written
only to this output. If you do not enable diagnostic trace, setting
the log detail level to Fine, Finer, or Finest does not affect the
logged data. gotcha
|
SYSPRINT Avoid trouble: Trace information,
which includes events at the Fine, Finer and Finest levels, is written
only to this output. If you do not enable diagnostic trace, setting
the log detail level to Fine, Finer, or Finest does not affect the
logged data. gotcha
|
Native Message logs |
SYSOUT or your configured error stream |
SYSOUT or your configured error stream |