Writes a line to the Owncast server log for every chat message. A read-only example that needs no permissions.
- Enable the plugin in Admin → Plugins.
- Post a normal chat message to write an info entry.
- Post a message starting with
warning:to write a warning entry. - Post a message starting with
error:to write an error entry.
Each line includes plugin chat-logger: so an operator can identify its source. There is nothing to configure and no viewer-facing output.
None. Plugins can observe chat events and write attributed server log entries without declaring a permission.