Skip to content

Add proper logging to server #15

@MikeDrewitt

Description

@MikeDrewitt

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 request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions