Logging

The RosettaNet solution uses the Sterling B2B Integrator standard mechanism for logging. The RosettaNet log file rnif.log is located in the folder <install>/logs. As a default, configuration errors are logged only. Refer to the Sterling B2B Integrator documentation for details about changing logging properties.

For testing and debugging, increase the log level as necessary. For example, set log level to ALL and the default values in <install>/properties/Log.properties:


rnlogger.logfilename = <install>/logs/rnif.log
rnlogger.logkey = rnlogger
rnlogger.rotatelogs = true
rnlogger.maxlogsize = 100000
rnlogger.loglevel = ERROR
rnlogger.displayname = Log.WorkFlow