Date Name Downloads
Apr 28, 2023 ErrorLog 1.0 170
Apr 27, 2023 Form Event Nirvana 1.3 78
Apr 27, 2023 1.2.2 21
Apr 27, 2023 1.2.1 14
Apr 26, 2023 1.2 Engage 2023 19
ErrorLog 1.0
ErrorLog 1.0
Apr 28, 2023
Apache License
170

ErrorLog template
Create a new db from it, name it ErrorLog.nsf and put it in the root directory of the server specified in the library classLSAgentLog. The log location is meant to be configurable by a profile doc, but I am lazy and just use the defaults as defined in the library classLSAgentLog.
Important constants:

Const DEFAULT_RECIPIENTS = “Lars Berntrop-Bos/SKG”

Const LOG_SERVER_DEFAULT = “Domino01/SKG”
Const LOG_DB_FILEPATH_DEFAULT = “ErrorLog.nsf”
As you can see, they currrently point to me and my environment.
classLSAgentLog also has a couple of classes that can mail logs to a mail in db, (base on a normail mail template)
By default classMemoLog mails its logs to the mail-in db “AgentLog”, or “AgentLogTest” if the string 'test' appears in NotesSession.CurrentDatabase.FilePath