boost::beast2::log_service
Synopsis
Declared in <boost/beast2/log_service.hpp>
class 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 attached to the polystore If the polystore does not already contain the service, it is created. |
Created with MrDocs