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
Now, if you had { "log path": "/tmp/app.log" } in development.json, you could override this with a __MYAPP_LOG_PATH=/some/path__ environment variable, or with node app --log-path /some/path.