DLOG

DLOG is a cross-platform utility designed to help the users easily view the contents of the daemon.log file from their Reality environment, without needing to use Unix-style commands.

The utility displays the most recent 200 lines of the log for the active instance, using a paging mechanism that shows 20 lines at a time with a prompt to press Enter to continue.

If fewer than 200 lines are found in the current log, DLOG will automatically read from older log files to complete the view. The utility works seamlessly across all supported operating systems.

Syntax

DLOG

Example:

:DLOG

Result:

Total lines in file: 2994
Reading the last 200 lines starting from line 2795
--------------------------------
Jun 23 19:46:26 #7284  realdr DEBUG: Async:6596 Message code 0404
Jun 23 19:46:26 #7424  realcd DEBUG: kill  pid 1624, signal 0
Jun 23 19:46:26 #21980 realdd[0] DEBUG: Async:1624 Message code 0404
Jun 23 19:46:26 #7424  realcd DEBUG: Async:7428 Message code 0407
Jun 23 19:46:28 #7284  realdr DEBUG: RnwsAccept failed 32020
Jun 23 19:46:28 #7284  realdr DEBUG: Waiting for connection on port 1210
Jun 23 19:46:33 #7284  realdr DEBUG: RnwsAccept failed 32020
Jun 23 19:46:33 #7284  realdr DEBUG: Waiting for connection on port 1210
Jun 23 19:46:38 #7284  realdr DEBUG: RnwsAccept failed 32020
Jun 23 19:46:38 #7284  realdr DEBUG: Waiting for connection on port 1210
Jun 23 19:46:39 #21980 realdd[0] DEBUG: Vectoring mod 1 fun 8
Jun 23 19:46:39 #7424  realcd DEBUG: Async:7428 Message code 0406
Jun 23 19:46:39 #21980 realdd[0] DEBUG: Async:1624 Message code 0407
Jun 23 19:46:39 #7424  realcd DEBUG: Vectoring mod 1 fun 13
Jun 23 19:46:43 #7284  realdr DEBUG: RnwsAccept failed 32020
Jun 23 19:46:43 #7284  realdr DEBUG: Waiting for connection on port 1210
Jun 23 19:46:43 #7424  realcd DEBUG: Vectoring mod 1 fun 8
Jun 23 19:46:43 #7424  realcd DEBUG: kill  pid 6596, signal 0
Jun 23 19:46:43 #7284  realdr DEBUG: Async:6596 Message code 0404
Jun 23 19:46:43 #7424  realcd DEBUG: kill  pid 1624, signal 0
Press Enter to continue...