-
Notifications
You must be signed in to change notification settings - Fork 54
Open
Description
Small feedback:
I tried logdy yesterday and was quite disappointed: (sorry)
- 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
- My app outputs logs in JSON following pino/bunyan format
- Why no native support of such JSON colums?
- because my setup spawns multiple process, they get prefixed by the caller
- no support to remove prefixes? automated cleanups?
- 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
- 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
Labels
No labels