userver: userver/logging/null_logger.hpp File Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
null_logger.hpp File Reference

Your opinion will help to improve our service

Leave a feedback >

Detailed Description

Creates a logger that drops all incoming messages.

Definition in file null_logger.hpp.

Go to the source code of this file.

+ This graph shows which files directly or indirectly include this file:

Namespaces

namespace  logging
 Logging macro and utilities.
 

Functions

TextLoggerRef logging::GetNullLogger () noexcept
 Returns a logger that drops all incoming messages.
 
TextLoggerPtr logging::MakeNullLogger ()
 Creates a logger that drops all incoming messages.