when use roll(15000),
reopen the logfile, will overwrite the file, can roll append the file ? 2011/10/10 勇哲桂 <peanut...@gmail.com> > i use escapedFormatDfs("file:://mylogdir","logfilename", raw) > > > then , when buffer is full, logfile will be udpated , each time 4k content > . > > > i thought there should be a period time , i want file to be updated every > 15s. > > > can someone tell me how to config this time ? > > >