boost::beast2::log_service
Synopsis
Declared in <boost/beast2/log_service.hpp>
class [[__visibility__]] log_service;
Member Functions
Name |
Description |
|
Return a new or existing section by name If a section with the specified name does not exist, it is created. |
|
Non-Member Functions
Name |
Description |
Return the log service from the system context |
Created with MrDocs