-
Notifications
You must be signed in to change notification settings - Fork 9
Open
Description
Is your feature request related to a problem? Please describe.
I would like to implement a centralized logging system that:
Captures logs for different levels (info, warn, error, debug)
Stores logs in a file or a pluggable backend (e.g., MongoDB, PostgreSQL, or Elasticsearch)
Includes metadata such as timestamps, request IDs, and user/session context
Supports filtering, searching, and alerting via integration with tools like Grafana, Kibana, or Prometheus
Metadata
Metadata
Assignees
Labels
No labels