sgns::sgprocmanager¶
Types¶
| Name | |
|---|---|
| using std::shared_ptr< spdlog::logger > | Logger |
Functions¶
| Name | |
|---|---|
| Logger | createLogger(const std::string & tag, const std::string & basepath ="") |
Types Documentation¶
using Logger¶
Functions Documentation¶
function createLogger¶
Parameters:
- tag - tagging name for identifying logger
Return: logger object
Provide logger object
Updated on 2026-03-04 at 13:10:44 -0800