Description
About BananaLogArchiver
This is a continuation of the BananaLogArchiver originally written by codename_B. This plugin will automatically archive your server.log when it reaches a certain size. The size is configurable.

Features
- Automatically archive your server.log when it reaches a certain size.
- Automatically creates log-archive directory if it does not exist.
- Compresses the archived log file as dd-MM-yy-hh-mm.zip.
- The file size to trigger archiving is configurable.
How to install
Just drop the jar file in your plugins directory and restart your server.
Configuration
max-size-in-kb: Size of server.log to trigger archive and compression.
Change Log
v0.2 - Mar 06, 2012
- Initial version.
- Added support for CB 1.2.3-R0.1.
