angoca / log4db2

A logging utility like log4j for IBM Db2 SQL PL
https://angoca.github.io/log4db2/
BSD 2-Clause "Simplified" License
7 stars 2 forks source link

Script like tail -f #177

Closed angoca closed 2 years ago

angoca commented 10 years ago

Create a script in Linux that performs the same as tail -f by calling next_logs

angoca commented 10 years ago

For the script in Windows, it could be: https://stackoverflow.com/questions/1672338/how-to-sleep-for-5-seconds-in-windowss-command-prompt-or-dos

angoca commented 9 years ago

Check if it really works everywhere. In linux it does not.

angoca commented 2 years ago

It works in Linux, after the redefinition of the LOGS table.