-
Notifications
You must be signed in to change notification settings - Fork 48
DOCS-4140: Clarify where logs are #4444
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
base: main
Are you sure you want to change the base?
Conversation
✅ Deploy Preview for viam-docs ready!
To edit notification comments on pull requests, go to your Netlify project configuration. |
@dgottlieb fairly sure I got this correct but would you mind reviewing? It's only a few lines |
@@ -89,6 +92,9 @@ If not follow the steps for the standalone version. | |||
{{% /tab %}} | |||
{{% tab name="macOS" %}} | |||
|
|||
`viam-server` writes logs to STDOUT and does not store them in a file on your machine. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
The Linux instruction makes sense but for the mac one, maybe clarify where STDOUT goes by default so there's more of a distinction between default behavior versus what -debug does?
No description provided.