Convenience macros for logging.
More...
Convenience macros for logging.
The macros finaly call getStream, providing appropriate arguments, to return the log stream.
Logs a debug message for group "foo".
#undef ZYPP_BASE_LOGGER_LOGGROUP
#define ZYPP_BASE_LOGGER_LOGGROUP "foo"
Defines group "foo" as default for log messages and logs a debug message.