| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Name | Name | Last commit date | ||
|---|---|---|---|---|
This project is wrapper around spdlog logging library with some string formatting template functions.
Pre-installed spdlog
Include Logger.h, call function initLogger function with logPath, verbose and logName. Library is fully static, once init is done you can call static function logInfo, logWarning and logError from anywhere.
| Back | FazBrowse Home | New Git URL |