boost::beast2::log_service

Synopsis

class 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 attached to the polystore If the polystore does not already contain the service, it is created.

Created with MrDocs