No, its' not this My problem is if one of the two functions are used it works but it the both are used. The first is ok but the second no I think the problem is this line in the functions but i m not sure: for mail : Logger::configure($_SERVER["DOCUMENT_ROOT"]."/log4php/appender_mail.properties");
for file : Logger::configure($_SERVER["DOCUMENT_ROOT"]."/log4php/appender_file.properties"); Christian grobmeier wrote: > > Hi > can you try to put these into quotes? > >> log4php.appender.email.from = '*...@***' >> log4php.appender.email.to = '*...@***' >> log4php.appender.email.subject = "Log4php test" > > I cannot access the docs at the moment, but if you could try - that > might already solve your problem > If not, please send over the complete message. > Cheers > christian > > -- View this message in context: http://old.nabble.com/Problem-with-utilisation-of-multiple-file_properties-tp29581278p29582613.html Sent from the Log4php - Dev mailing list archive at Nabble.com.
