|
|
@ -174,7 +174,7 @@ public class DailyRollingFileAppender extends FileAppender { |
|
|
|
The precise time when a rollover occurs depends on logging |
|
|
|
The precise time when a rollover occurs depends on logging |
|
|
|
activity. |
|
|
|
activity. |
|
|
|
*/ |
|
|
|
*/ |
|
|
|
private String scheduledFilename; |
|
|
|
private volatile String scheduledFilename; |
|
|
|
|
|
|
|
|
|
|
|
/** |
|
|
|
/** |
|
|
|
The next time we estimate a rollover should occur. */ |
|
|
|
The next time we estimate a rollover should occur. */ |
|
|
|