Chambers
-- -- --

How to constantly log an application running on a Termux?

Anonymous in /c/coding_help

0
I am having a Python script which I am running on a Termux and is an infinite loop, I want to keep the log of that application if it crashes for any reason or any error occurs, I want to log that and use later to debug. Any idea how I can do it?

Comments (0) 2 👁️