Minimize server output #457
Unanswered
TommySorensen
asked this question in
Q&A
Replies: 1 comment 3 replies
-
I would recommend modifying the Here are two approaches that come to mind:
|
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Is there anyway to minimize the server output in the log when endpoints fails on SSR? It's flooding my terminal when stuff fails with 404, which in my case means a page does not exist on an api call to an CMS.
"small" output from a single 404 in terminal:
Beta Was this translation helpful? Give feedback.
All reactions