J-Integra® Espresso Programming Documentation (API) |
|
J2eeQuickConfig.SetApplicationLog Method
Sets up the application error log.
Note: Any log setting other than error will affect performance of the
system.
Parameters
- orbErrorLevel
-
The logging level of the application log. See
Ics.Runtime.OrbErrorLevel for details.
- fileName
-
The fileName to use for the log. Default name is used is null or unset.
- appendExisting
-
Append to existing log is true. Default is false.
Return Value
none
Remarks
This class can be used to generate a Debug log for debugging and tracing
errors.
Exceptions
none
See Also
J2EE Context | J2EE
Namespace