userDefinedLogAddEntry script operation
Add an entry to the user defined log. If a message is specified, set that for the UserDefinedLogEntry. If the category is provided then the logs are only restricted for that category.
userDefinedLogGetEntriesFor script operation
[Get all log entries for an entry from the user defined log. The category can be provided in order to get the logs associated for that category only.
userDefinedLogSetName script operation
Set the name of the user defined log. NOTE: You need to call insertUserDefinedLog/saveUserDefinedLog to persist this change.