9#ifndef ASG_MESSAGING__MESSAGE_HELPERS_H
10#define ASG_MESSAGING__MESSAGE_HELPERS_H
42 static MsgStream&
pkgMsgStream (
const std::string& package);
49 static void setPkgMsgLevel (
const std::string& package, MSG::Level level);
a helper class for functions dealing with messages
static void setPkgMsgLevel(const std::string &package, MSG::Level level)
set the package message level for the given name
static void printAllPkgMsgLevels()
print all package message levels
static MsgStream & pkgMsgStream(const std::string &package)
the message stream for the given package identifier