diff --git a/src/Log.php b/src/Log.php index 804ae8d..1b18ea3 100644 --- a/src/Log.php +++ b/src/Log.php @@ -73,7 +73,7 @@ class Log { ) ); self :: $filepath = App::get( - php_sapi_name() == 'cli'?'log.cli_logfile_path':'log.file_path' + php_sapi_name() == 'cli'?'log.cli_file_path':'log.file_path' ); // PHP error_log() fallback