cihub / seelog

Seelog is a native Go logging library that provides flexible asynchronous dispatching, filtering, and formatting.
BSD 3-Clause "New" or "Revised" License
1.64k stars 243 forks source link

Rename file error and do not flush content in windows when two process configing one log file #165

Open hw-ces-telescope opened 5 years ago

hw-ces-telescope commented 5 years ago

Hi,I am find that: Rename file error and do not flush content in windows when two process configing one log file

hw-ces-telescope commented 5 years ago

\common.log.1: The process cannot access the file because it is being used by another process.