Logging
Last updated
Last updated
The R/2 contains a comprehensive logging system, designed to provide assistance in troubleshooting a variety of conditions. These logs can be extremely valuable both to the user, and to technical support.
Contains diagnostic logging information for the various media encoders, audio interfaces, and other routines such as NTP.
22:41:17.656: Info: NtpTimeSync: Clock adjusted by -0.027328 sec
22:41:22.510: Info: WaveIn: wave0: t=27703 data=4887552 rate=176426.812981 Bps, rate2=44115.944122
22:41:22.510: Info: WaveIn: wave7: t=54295579 data=9577504768 rate=176395.665069 Bps, rate2=44098.919988
22:42:19.389: Info: RestAPI: GET /v2/options.json
22:42:19.517: Info: RestAPI: GET /v2/network_adapters.json
22:44:22.515: Info: WaveIn: wave0: t=27703 data=4887552 rate=176426.812981 Bps, rate2=44115.944122
Contains diagnostic information about the various services running in the background within R/2 (such as the web interface, etc.)
22:27:22.423: Info: ProcManager('WebIfc'): info('> GET /v2/network_adapters.json')
22:27:27.427: Info: ProcManager('WebIfc'): info('> GET /v2/ipv4.json')
22:27:33.433: Info: ProcManager('WebIfc'): info('> GET /v2/options.json')
22:27:33.433: Info: ProcManager('WebIfc'): info('> GET /v2/network_adapters.json')
22:29:19.535: Info: ProcManager('WebIfc'): info('> GET /v2/version.json')
22:42:20.251: Info: ProcManager('WebIfc'): info('> GET /v2/options.json')
22:42:20.251: Info: ProcManager('WebIfc'): info('> GET /v2/network_adapters.json')
22:56:21.055: Info: ProcManager('WebIfc'): info('> GET /v2/processes/proc1/logs.json')
22:56:22.056: Info: ProcManager('WebIfc'): info('> GET /v2/logs_common.json')
22:56:27.061: Info: ProcManager('WebIfc'): info('[L]> log2016-02-17.log - OK')
Click “Main” to return to the main control panel window.