Boost.Beast2

    • Reference
  • boost::beast2::log_service
arrow_upward

boost::beast2::log_service

Synopsis

Declared in <boost/beast2/log_service.hpp>

class [[__visibility__]] log_service;

Member Functions

Name

Description

get_section [virtual]

Return a new or existing section by name If a section with the specified name does not exist, it is created.

get_sections [virtual]

Non-Member Functions

Name

Description

use_log_service

Return the log service from the system context

Created with MrDocs