You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There is a possibility to exit with error code if error!(...) macro is used?
Currently error!(...) simply prints the message: can we set a flag (maybe during building the logger) to exit with a status code different from 0?