You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
TUI is great! But with https://github.com/pinojs/pino-pretty I used to launch my app like this : nx serve | pino-pretty.
It doesn't work with TUI. I'm not sure what could be done to support this use case.
(I know that pino-pretty does have a programmatic integration, but for the same reason listed in the readme of pino-pretty, I prefer to use the pipe solution).
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello!
TUI is great! But with https://github.com/pinojs/pino-pretty I used to launch my app like this :
nx serve | pino-pretty
.It doesn't work with TUI. I'm not sure what could be done to support this use case.
(I know that pino-pretty does have a programmatic integration, but for the same reason listed in the readme of pino-pretty, I prefer to use the pipe solution).
Beta Was this translation helpful? Give feedback.
All reactions