Level 73
You should set your LOG_CHANNEL=single if you want that, because the log level of stack defaults to daily.
Open your logging.php file and you will see what each driver uses.
in .env file (lumen app) the log channel is stack but when i get error it rename the file in current day but i want like it as lumen.org
You should set your LOG_CHANNEL=single if you want that, because the log level of stack defaults to daily.
Open your logging.php file and you will see what each driver uses.
Please or to participate in this conversation.