|
ObjectLog
Enabling the GLASS Object log.
The Object Log is basically an OrderedCollection of instances of ObjectLogEntry. You view the Object Log from your web-browser with the WAObjectLog component: Enable ObjectLog ComponentTo enable the WAObjectLog component evaluate the following expression: WAAdmin register: WAObjectLog asApplicationAt: WAObjectLog entryPointName user: 'admin' password: 'tool'. Note that the username/password is admin/tool. If you enable the Object Log in a production application, you should choose a unique username and/or password. |
► Sign in to add a comment
Clicking on the priority link will take you to an inspector on the ObjectLogEntry instance.