IPP Software Navigation Tools IPP Links Communication Pan-STARRS Links

Changeset 34914


Ignore:
Timestamp:
Jan 11, 2013, 9:53:11 AM (14 years ago)
Author:
Serge CHASTEL
Message:

Limit the size of the log file to 10MB

File:
1 edited

Legend:

Unmodified
Added
Removed
  • tags/ipp-20121218/Nebulous-Server/bin/nebdiskd

    r34906 r34914  
    109109    log4perl.appender.SERVERLOGFILE.layout    = Log::Log4perl::Layout::PatternLayout
    110110    log4perl.appender.SERVERLOGFILE.layout.ConversionPattern = %d{yyyy-MM-dd HH:mm:ss} | %H | %p | %M - %m%n
     111    log4perl.appender.SERVERLOGFILE.size      = 10485760
    111112
    112113    log4perl.filter.MatchWarn  = Log::Log4perl::Filter::LevelMatch
Note: See TracChangeset for help on using the changeset viewer.