add_log_entry
Insert custom log entries into the TeamSpeak MCP server, specifying log level (ERROR, WARNING, DEBUG, INFO) and message for detailed server activity tracking.
Instructions
Add a custom entry to the server log
Input Schema
Name | Required | Description | Default |
---|---|---|---|
log_level | Yes | Log level (1=ERROR, 2=WARNING, 3=DEBUG, 4=INFO) | |
message | Yes | Log message to add |