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
FileRotationLogger's log method calls append with the default writeMode of force.
Seeing some crashes at that point and don't see a way to adjust the writeMode.
The text was updated successfully, but these errors were encountered:
FileRotationLogger's
log
method callsappend
with the defaultwriteMode
offorce
.Seeing some crashes at that point and don't see a way to adjust the writeMode.
The text was updated successfully, but these errors were encountered: