ramlog act as system daemon. On startup it creates ramdisk, it copies
files from /var/log into ramdisk and mounts ramdisk as /var/log.
All logs after that will be updated on ramdisk.
On shutdown it saves log files back to harddisk so logs are consistent.
If you restart the service, ramlog saves content of ramdisk do harddisk,
so logs are not lost in case of power outage or kernel panic.

Install ramlog if you have enough of free memory and you want to keep your logs
on the ramdisk. 

ramlog is suitable for notebook users, for systems with UPS or for systems
running from flash - to save some write cycles.

For more information check manual page - man ramlog or visit http://www.tremende.com/ramlog
