Skip to content

Log4CPP 1.0

Latest

Choose a tag to compare

@Cr0a3 Cr0a3 released this 29 Aug 13:49
· 1 commit to main since this release

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)