The Log Dialog |
All events in db-JAPI are recorded in the logger, under the class TLptsLogger. The log dialog below is a listener to the log events and displays them in a list fashion with various options.
![]() |
|
Number (1) allows the date format to be set to one of the two major formats, which either puts the day or month first. It also allows for the time settings showing up to milliseconds. Number (2) dictates whether the new logs are added to the top of the list or to the bottom. The default is that they are added to the top. Number (3) is the current local time. Number (4) allows for the clearing of all logs from the Logger. This removes all the logs from memory and they are gone for good. If your intention is to not show any logs on the dialog, then use the visibility options below instead of deleting actual logs. The number (5) arrow shows the checkbox for saving the logs to a file. The file is named as show in the description and is saved in the directory 'lapetus' under the user's home directory (like C:\Users\username\lapetus). Number (6) points to the logs that have been selected for viewing. Number (7) opens the visibility options shown in the image below. |
|
![]() |
The visibility options allow for the filtering of types of logs to the log window. The
log types selected from the top row of checkboxes are visible in the log window. |
![]() |