mirror of
https://github.com/open-jarvis/OpenJarvis.git
synced 2026-07-30 19:02:16 +00:00
New log_config.py with setup_logging() configuring the openjarvis logger (WARNING default, DEBUG on --verbose, ERROR on --quiet). RotatingFileHandler (5MB, 3 backups) enabled in verbose mode. Flags added to root CLI group and forwarded via click context. Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>