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 using RollingFileAppender with SizeBasedTriggeringPolicy
If I power off my device , quite a few logs are lost.
only 60 % of the logs are saved upto a point.
after that the logs are just not saved to the file.
Please guide how i can save logs upto the point at which the device is powered off.
Reproduction
power off device , logs are lost / not saved
Logs
No response
logback-android version
3.0.0
OS Version
10
What logback configuration are you using? (logback.xml or Java/Kotlin code)
Describe the bug
Hi
I am using RollingFileAppender with SizeBasedTriggeringPolicy
If I power off my device , quite a few logs are lost.
only 60 % of the logs are saved upto a point.
after that the logs are just not saved to the file.
Please guide how i can save logs upto the point at which the device is powered off.
Reproduction
power off device , logs are lost / not saved
Logs
No response
logback-android version
3.0.0
OS Version
10
What logback configuration are you using? (logback.xml or Java/Kotlin code)
Validations
The text was updated successfully, but these errors were encountered: