lsst.log  16.0-2-ga8830df+4
Public Member Functions | List of all members
lsst::log::LogContext Class Reference

#include <Log.h>

Public Member Functions

 LogContext (std::string const &name)
 

Detailed Description

This class handles the default logger name of a logging context.

Constructor & Destructor Documentation

◆ LogContext()

lsst::log::LogContext::LogContext ( std::string const &  name)
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.

Parameters
nameString to push onto logging context.

The documentation for this class was generated from the following file: