-
Bryan Berthou authored
In ElementaryUtils (trunk) : - Add getter() in PropertiesManager ; better exception message. - Create custom exception class. - In LoggerManager add new error method to handle custom exception message ; add color for WARN and ERROR message. - In IniFileParser : store file path ; replace std::runtime_error by CustomException ; better exception message.
Bryan Berthou authoredIn ElementaryUtils (trunk) : - Add getter() in PropertiesManager ; better exception message. - Create custom exception class. - In LoggerManager add new error method to handle custom exception message ; add color for WARN and ERROR message. - In IniFileParser : store file path ; replace std::runtime_error by CustomException ; better exception message.
Loading