in my python experience, for example, a long running service uses some 
libraries, when a crash occures i can using some useful logs to address the 
problem, but in nim if i did not add logs in those libraries, i will get 
nothing. i usually can not forsee where in a library can cause a crash and add 
logs to it.

Reply via email to