Hi there,

I am trying to use the time based rolling configuration for my android app.

I got my configuration from the doc (http://logback.qos.ch/manual/appenders.html#TimeBasedRollingPolicy) but it does not seem to work on my app.

Please find enclosed my config file.

The file does not roll and everything goes to log.log.

To try it out I changed the date on my phone. I took care of killing the app before doing so.
I also set the time to 23h59 then launched my app and waited, but it did not work either.

What did I do wrong?
Thanks

Jonas