Skip to content

Provide a correctly configured logger in Langoustine app #136

@keynmol

Description

@keynmol

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions