I want to show the logs on a website instead of the terminal.
Ive found Erels snippet to redirect the output to a file.
But i think its not the best way because the file will get bigger and bigger, and i sometimes have problems to read the file , while my app writes to it.
Is there a way to directly access the log output?
Ive found Erels snippet to redirect the output to a file.
But i think its not the best way because the file will get bigger and bigger, and i sometimes have problems to read the file , while my app writes to it.
Is there a way to directly access the log output?