Skip to content

Nothrax/spdlog_cpp_wrapper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Cpp wrapper for spdlog

This project is wrapper around spdlog logging library with some string formatting template functions.

Prerequisites

Pre-installed spdlog

Usage

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.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published