Hi.
This code is far more effficent than the courently used. There is no need to open a file for each logging request, and there is no reason to open php://stdout when logging to stdout - print dose the same thing.
Mads
Logging function
Logged In: YES user_id=331464
Oops - forgot file
oops again, the "patch" should open the log file as "a", not "w"
Log in to post a comment.
Logging function
Logged In: YES
user_id=331464
Oops - forgot file
Logged In: YES
user_id=331464
oops again, the "patch" should open the log file as "a", not "w"