James Stauffer wrote:
Correct me if I am wrong.
You have different users running your application but they all write
to the same log file.  Can you make each user log to their own file
(i.e. in their home directory)?
If it isn't important what you log, and want to allow users to modify their log files, I think this is the best way to do it.

On the other hand, if you log some important information I would rather log to syslog instead of a normal log file.

Greetings,
Thomas Kathmann

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to