-
Notifications
You must be signed in to change notification settings - Fork 18
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Feature request
Add a way to log out different levels of issues. This can range from developer logging for local development, to all logging for production environments.
This should be configurable via env vars as well as configuration files.
The output should be what @daviddob wants for production builds. And for developer logs, we're going to want at least a way to log out exact sql queries that are being run at any given time. This feature should be able to be enabled at runtime via an env var. This system should be able to be dropped into very few places in the API and work across the application without developer intervention.
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request