Back to Char

Reference

plugins/tracing/permissions/autogenerated/reference.md

latest1020 B
Original Source

Default Permission

Default permissions for the plugin

This default permission set includes the following:

  • allow-logs-dir
  • allow-do-log
  • allow-log-content

Permission Table

<table> <tr> <th>Identifier</th> <th>Description</th> </tr> <tr> <td>

tracing:allow-do-log

</td> <td>

Enables the do_log command without any pre-configured scope.

</td> </tr> <tr> <td>

tracing:deny-do-log

</td> <td>

Denies the do_log command without any pre-configured scope.

</td> </tr> <tr> <td>

tracing:allow-log-content

</td> <td>

Enables the log_content command without any pre-configured scope.

</td> </tr> <tr> <td>

tracing:deny-log-content

</td> <td>

Denies the log_content command without any pre-configured scope.

</td> </tr> <tr> <td>

tracing:allow-logs-dir

</td> <td>

Enables the logs_dir command without any pre-configured scope.

</td> </tr> <tr> <td>

tracing:deny-logs-dir

</td> <td>

Denies the logs_dir command without any pre-configured scope.

</td> </tr> </table>