The LOG function writes the string argument to the specified file.
The LOG function has the following format:
LOG(filename, source_string)
The LOG function accepts the following parameters:
filename (string)
source_string (string)
The LOG function returns a Boolean, which is always TRUE.
Privileged: Yes
Return_value=LOG("auditlog.txt", "Accessing Realm XXX")
Return_value=TRUE
Copyright © 2010 CA. All rights reserved. | Email CA about this topic |