Logger file extentsions

Collapse
This topic is closed.
X
X
 
  • Time
  • Show
Clear All
new posts
  • Tina Morris

    Logger file extentsions

    Hi,

    I am using jdk1.4 Logger with a FileHandler. When the log file is
    created, I get two files. The first file has the name I have
    designated in the FileHandler (such as test.log). The second file has
    the same name with the extension Ick (such as test.log.Ick). The
    second file is always empty. Can anyone tell me why this file is
    created? How does Logger use it?

    Thanks,
    Tina
Working...