I've ended up with workerEnv initialisation logging to an uninitialised file logger which results in log output being sent to stdout. Not terribly satisfactory but it allows the connector to load.
jk_logger_file.c can easily be doctored to remove the dependency on workerEnv but it would then lose the ability to expand named properties in the passed in filename (like: "${serverRoot}/logs/jk2.log").
Any thoughts on the nicest way to fix it? I don't mind implementing a fix but I don't want to make unpalatable changes to the common jk2 code.
-- Andy Armstrong, Tagish
--------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]