Click or drag to resize

SecurityUtilsLog Method

Overload List
  NameDescription
Public methodStatic memberLog(String)
Adds a message to the security audit log. The message will appear with INFO priority.
Public methodStatic memberLog(String, Object)
Adds a message to the security audit log. The message will appear with INFO priority.
Top
See Also