Thanks for the patch merged On Mon, 2008-04-28 at 07:56 +0200, Fabio M. Di Nitto wrote: > Hi Steven, > > for sometime now, logging to file has been broken. > > The problem is simply the order in which logsys us initialized. > > logsys_config_file_set relies on logmode to be set to determine if > LOG_MODE_OUTPUT_FILE is set and take proper actions. > > The init order was setting the configured logmode only AFTER calling > logsys_config_file_set resulting in "nothing to be done" by > logsys_config_file_set. > > The patch fixes the init order and makes LOG_MODE_OUTPUT_FILE work again. > > Please apply ASAP. > > Thanks > Fabio > > -- > I'm going to make him an offer he can't refuse. > _______________________________________________ Openais mailing list > [email protected] > https://lists.linux-foundation.org/mailman/listinfo/openais
_______________________________________________ Openais mailing list [email protected] https://lists.linux-foundation.org/mailman/listinfo/openais
