OXN node-set get-log()
get-log()
returns all standard and custom log fields currently registered for access logging. It is mainly used to test the log
action.
<flat-test><log>{"foo": "bar"}</log><assert>[[ "get-log()/foo", "bar" ]]</assert></flat-test>
Logging (Administration)
Custom Logging (Cookbook)
log
action (Reference)