Plexlog
From AdaCommons
http://coreland.ath.cx/code/plexlog-ada
This package provides a means for an unlimited number of cooperating processes to safely log to a single directory. Log rotation is entirely automatic and will never exceed a given space limit. No daemon processes are required.
The package is implemented as a small Ada package for easy embedding into any program.

