RegistrationLog (NotesRegistration - JavaScript™)
Read-Write. The log file to use when creating IDs.
Defined in
NotesRegistrationSyntax
getRegistrationLog() : string
setRegistrationLog(name:string)
: void
Usage
Optionally set this property before calling registerNewCertifier, registerNewServer, or registerNewUser.No logging occurs if this parameter is null.
If this parameter is anything other than null, logging goes to the file named cerlog.nsf in the Domino® data directory on the registration server.