public function getLogDir()
    {
        if (static::$logDir) {
            return static::$logDir;
        }