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

Provide a correctly configured logger in Langoustine app #136

Open
keynmol opened this issue Jan 21, 2023 · 0 comments
Open

Provide a correctly configured logger in Langoustine app #136

keynmol opened this issue Jan 21, 2023 · 0 comments
Milestone

Comments

@keynmol
Copy link
Contributor

keynmol commented Jan 21, 2023

Two things we want from a correctly configured Scribe logger:

  1. It only writes to stderr (on all platforms), because otherwise it screws up the jsonrpc protocol
  2. On Node.js, it uses ANSI colours where appropriate

Ideally we want to provide a def logger in LangoustineApp and all of its variants (so IO-based in LangoustineApp, unsafe in LangoustineApp.FromFuture) which is already pre-configured for the platform

@keynmol keynmol added this to the 0.1.0 milestone Jan 21, 2023
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

No branches or pull requests

1 participant