as I mention in title, Can anyone help me to get real Time Error Reporting, Logs and Listening changing in server files like development site setup…
What kind of logs you are looking for?
In production, you can find application logs under frappe-bench/logs
In develop mode, you can find the logs on console
I want to change something on production site so I want real time logs like development site, Is there a command for that?
also I’m facing a issue on production site when I edit custom script there is no effect on site but after run this command “bench restart”, it show the effect of my editing, is there a way to make my server to listen files when I’m working production site for some changing…
Thank U for replying…
You can use bench watch