Eidolon::Driver::Log::Basic, version 0.01
=========================================

The Eidolon::Driver::Log::Basic is a simple log driver for Eidolon.
It provides simple file logging, storing time (in Y-m-d H:M:S format), user
request string, log level (notice, warning or error) and log message 
for each entry.

INSTALLATION

To install the driver type the following:

    perl Makefile.PL
    make
    make test
    make install

DEPENDENCIES

To use this driver you must have the following packages installed:

    POSIX
    Fcntl
    Eidolon

LICENCE

This library is free software; you can redistribute it and/or modify
it under the same terms as Perl itself.

AUTHOR

Anton Belousov, <abel@cpan.org>

COPYRIGHT

Copyright (c) 2009, Atma 7, http://www.atma7.com