Hi all,While coupling a log_writer to syslog, I recognized that celix has some log levels (as enum in log_service.h) which are already defined within syslog. As I want to prevent strange #undefine's in my code and changing syslog is obviously not a solution, I would propose to add a "CELIX_" prefix to the log levels.
As this implies a change to several source-files, I would like to ask whether there are any objections or other proposals?
Regards, Bjoern
