Skip to content

Releases: Cr0a3/Log4CPP

Log4CPP 1.0

29 Aug 13:49

Choose a tag to compare

Adding the Logger class with following log functions:

  • debug(std::string str)
  • info(std::string str)
  • sucess(std::string str)
  • warning(std::string str)
  • error(std::string str)