Any way to save logs of log-level to a file every time postgrest started? #2360
-
Hi is there any way to save logs of postgrest to a file? =========edit========= i using >> SomeFile.txt to running command but i think maybe its not best way to make that... |
Beta Was this translation helpful? Give feedback.
Answered by
steve-chavez
Jul 8, 2022
Replies: 1 comment
-
Hey @lokize, Not directly but you can send the logs to files with systemd as described here. Related: |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
lokize
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hey @lokize,
Not directly but you can send the logs to files with systemd as described here.
Related: