lsst.log
14.0-2-ga5af9b6+9
|
#include <Log.h>
Public Member Functions | |
LogContext (std::string const &name) | |
This class handles the default logger name of a logging context.
|
inlineexplicit |
Create a logging context associated with a default logger name constructed by pushing name
onto the pre-existing hierarchical default logger name. See comment to LOG_PUSHCTX
about allowed names.
name | String to push onto logging context. |