Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prettify logs in development and leave as JSON in production #798

Merged
merged 1 commit into from
Jun 27, 2024

Conversation

Falinor
Copy link
Collaborator

@Falinor Falinor commented Jun 27, 2024

Les messages sont pris un par un car pino affiche tous les messages au format pino-pretty, quel que soit l’env. On garde le prettify pour le dev, on laisse le comportement par défaut (NDJSON) pour la prod.

Screenshot 2024-06-27 at 10 22 24

@Falinor Falinor merged commit 52553a3 into main Jun 27, 2024
22 checks passed
@Falinor Falinor deleted the fix-json-production-logs-for-elk branch June 27, 2024 08:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants