R
Rob Fitzpatrick
Guest
In the DB Info Exchange at PUG Challenge Americas there was a discussion of DB log management and an enhancement request for functionality similar to the universal broker/server logs. For the time being, if you really want daily logs you can write a script to copy db.lg to db_yyyy-mm-dd.lg and then run prolog. Put it in your cron to run at 23:59. I can't say I'd want daily logs. It would make log file analysis needlessly complicated.
Continue reading...
Continue reading...