NoLogging class
          #include <atlas/runtime/trace/Logging.h>
        
        
Public static functions
- 
              static auto channel() -> std::ostream& 
- static auto enabled() -> bool
- 
              static void start(const std::string&) 
- 
              static void stop(const std::string&, double) 
Constructors, destructors, conversion operators
- NoLogging(bool state)
- 
              NoLogging(std::ostream& channel)