---
--- name: logging-config description: Configure automatic activity logging settings --- # Configure Activity Logging View and modify automatic logging configuration settings. ## Arguments - `$ARGUMENTS` - Optional: `--set KEY VALUE` to update a setting, or empty to view current config ## Usage Examples ## Configuration ## Available Settings ### Core Settings - `enabled` (boolean): Enable/disable all logging - `log_level` (string): info, debug, warning, error - `log_format` (string): json or text - `session_tracking` (boolean): Track session metadata ...