mz-configure-loki-logging
CommunityCentralized logging for Python apps with one function call.
Authorjmazzahacks
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill eliminates the complexity of setting up structured logging and centralized log management for Python/Flask applications, providing seamless transition between local development and production environments.
Core Features & Use Cases
- Automatic Mode Detection: Console logs for local development, Loki shipping for production.
- Secure Integration: Uses CA certificates for encrypted Loki communication.
- Use Case: When deploying a new Flask API service, use this Skill to configure logging that works locally with readable console output and automatically ships structured JSON logs to Grafana Loki in production.
Quick Start
Configure Loki logging for a Python Flask application by providing the application name, main file location, and certificate availability.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: mz-configure-loki-logging Download link: https://github.com/jmazzahacks/byteforge-claude-skills/archive/main.zip#mz-configure-loki-logging Please download this .zip file, extract it, and install it in the .claude/skills/ directory.