Tagged Questions

1
vote
1answer
481 views

log4cxx time based rolling on Windows

Has anyone had any success getting log4cxx to roll files based upon time on Windows? It seems from the unit test cases and the behavior I can observe that this does not work at all on win32 ...