gz-cpp-util 1.3
A c++20 library containing various utilities
Deprecated List
Member gz::Log::Log (std::string logfile="log.log", bool showLog=true, bool storeLog=true, std::string &&prefix="", Color prefixColor=RESET, bool showTime=true, Color timeColor=RESET, bool clearLogfileOnRestart=true, unsigned int writeAfterLines=100)
Use the overload using the LogCreateInfo struct