Skip to content

Hi from node.js world #106

@riva-infinex

Description

@riva-infinex

Small feedback:

I tried logdy yesterday and was quite disappointed: (sorry)

  1. Why no color = errors in red, warnings in yellow etc?
    • why no "inferral", for ex if the raw content contains strings such as "fatal", "error" etc they should be displayed in red
  2. My app outputs logs in JSON following pino/bunyan format
    • Why no native support of such JSON colums?
  3. because my setup spawns multiple process, they get prefixed by the caller
    • no support to remove prefixes? automated cleanups?
  4. because of the above, I tried writing a middleware
    • extremely difficult, no doc on what JS level/features are available, crashs with unclear errors in the browser console
  5. at some point, the log lines would stop displaying with no clear explanations of why

Overall logdy seems to be a very good idea, I was expecting a clever tool, but it seems a bit rough

In the meantime, I wrote my own terminal log sink in pure ts

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions