Hello Bjorn, The original idea was that fw_log was used when no log_service is available (e.g. the fw_log() calls in the start-up and shutdown of the framework), as soon as a log service is available it shall also be used for framework logging. Don't know how it is actually implemented right now.
Gerrit On Tue, Sep 9, 2014 at 10:46 PM, Bjoern Petri <[email protected]> wrote: > > Hi everyone, > > After replacing a bunch of printf's through fw_log calls and integrating > the log_writer_syslog bundle, I was wondering why the fw_log isn't actually > a serviceTracker to also use the log_service (when available). Is there any > reason for that? Wouldn't that make sense? > > Regards, > Bjoern > >
