http://www.perlmonks.org?node_id=675009


in reply to Re^2: Efficient log format
in thread Efficient log format

Howdy!

OK. I don't know PCOMM at all, but I was presuming that one would use DBI to interact with SQLite to post entries to the log. One could develop log reading tools in Perl, or use the command-line interface that comes with SQLite to examine the logs.

What I meant by my suggestion was to use a real database instead of a flat file for the storage mechanism.

yours,
Michael