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
I am currently using version 1.3.21, but could not find any change log about that in later versions, so I can only guess this issue was not resolved.
I am trying to create a logging mechanism in my app, then the reasonable thing to do is to append the logs to a single file.
For some reason, it replaces the last line only, such that at the end the log file has only one single row.
Hey,
I am currently using version 1.3.21, but could not find any change log about that in later versions, so I can only guess this issue was not resolved.
I am trying to create a logging mechanism in my app, then the reasonable thing to do is to append the logs to a single file.
For some reason, it replaces the last line only, such that at the end the log file has only one single row.
The code I used:
Thanks.
The text was updated successfully, but these errors were encountered: