Files
mololog/src/Mololog.egg-info/PKG-INFO
T
retoor b20ff08b70 feat: add production-ready configuration with environment-specific settings
Implement production deployment configuration including environment variable validation, logging setup, and error handling middleware. Add Dockerfile with multi-stage build for optimized image size and docker-compose.yml for orchestration. Configure health check endpoints and graceful shutdown procedures.
2024-12-05 07:18:01 +00:00

14 lines
403 B
Plaintext

Metadata-Version: 2.1
Name: Mololog
Version: 1.3.37
Summary: HTTP Logging service
Author: Retoor
Author-email: retoor@molodetz.nl
License: MIT
Requires-Python: >=3.7
Description-Content-Type: text/markdown
Requires-Dist: requests==2.32.3
Requires-Dist: aiohttp
Requires-Dist: app@ git+https://retoor.molodetz.nl/retoor/app@main
Requires-Dist: zhurnal@ git+https://retoor.molodetz.nl/retoor/zhurnal@main