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
Hi, It would be nice to have an "append" setting to the nanolog::initialize.
Currently the file is just truncated on initialization. The problem is when one uses supervisor and if application crashes, supervisor restarts it and all the previous logs get lost.
The text was updated successfully, but these errors were encountered:
Hi, It would be nice to have an "append" setting to the nanolog::initialize.
Currently the file is just truncated on initialization. The problem is when one uses supervisor and if application crashes, supervisor restarts it and all the previous logs get lost.
The text was updated successfully, but these errors were encountered: