private static function init()
 {
     self::$klogger = new KLogger("../../logs/log.txt", KLogger::ERROR);
 }