in reply to Re: perl file handle share thread
in thread perl file handle share thread
maybe i was not clear enough, what i ment by error or debug files, was not perl code error messages, rather then some information that i defines as problem, for future improving.
i would like to know how could i open and close this file in one thread and it will affect all the other threads that are writing to this file handle. (each day i create new error log file, in perl, and all the threads write to this file handle their messages. The day after they will all write to another file handle.
regards
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: perl file handle share thread
by BrowserUk (Patriarch) on May 20, 2010 at 23:19 UTC |