aspose file tools
The moose likes Java in General and the fly likes issue with java.util.logging.FileHandler limit Big Moose Saloon
  Search | Java FAQ | Recent Topics
Register / Login


Win a copy of The Mikado Method this week in the Agile and other Processes forum!
JavaRanch » Java Forums » Java » Java in General
Reply Bookmark "issue with java.util.logging.FileHandler limit" Watch "issue with java.util.logging.FileHandler limit" New topic
Author

issue with java.util.logging.FileHandler limit

s ravi chandran
Ranch Hand

Joined: Dec 20, 2010
Posts: 126
hi
i am having some trouble in java.util.logging.FileHandler limit parameter. what i want is to rotate the log file after 10mb of data has been logged.

this is what i am trying :



but i don't know why, but log files created are having max size of 11kb, and then it keeps decreasing ; 10kb, 9kb ....

what is going wrong here?
 
I agree. Here's the link: http://aspose.com/file-tools
 
subject: issue with java.util.logging.FileHandler limit
 
Similar Threads
Problem with java.util.logging - writing to multiple log files
Log events to a file
NX: logging with file handler
How could I write logs (using java.util.logging) to different file based on differet package?
NX: Notes on a design that passed 389/400