Xentara v2.0.4
User Manual
|
A JSON object describing a debugging logger has the following syntax:
name | A string value containing the name of the logger. The name is used to construct the logger’s primary key. |
UUID | A string value containing the unique UUID of the logger. |
ACL | An optional JSON object containing the element ACL of the logger. The format of the object is described under JSON Format for ACLs. |
title | A string value containing the caption for the output. If no caption is desired, the string can be empty, or the entire caption member can be omitted. |