llama-stack-mirror/llama_stack/cli
Ashwin Bharambe 0eff56515d fix(logging): add setup_logging() call to CLI entry point
Ensure logging is properly initialized before any CLI commands execute.
This prevents loggers created at module level from being initialized
before the logging system is configured.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-21 11:00:55 -07:00
..
scripts API Updates (#73) 2024-09-17 19:51:35 -07:00
stack chore: remove build.py (#3869) 2025-10-20 16:28:15 -07:00
__init__.py API Updates (#73) 2024-09-17 19:51:35 -07:00
llama.py fix(logging): add setup_logging() call to CLI entry point 2025-10-21 11:00:55 -07:00
subcommand.py API Updates (#73) 2024-09-17 19:51:35 -07:00
table.py chore: enable pyupgrade fixes (#1806) 2025-05-01 14:23:50 -07:00
utils.py chore: rename templates to distributions (#3035) 2025-08-04 11:34:17 -07:00