Closed
Description
Using Phalcon v4.1.0 I've set following format for logger [%date%] [%type%] %message%
but this results in:
[2021-04-05T09:52:56+02:00] [warning] Use of undefined constant a - assumed 'a' (this will throw an Error in a future version of PHP) in /code/src/Bootstrap/Application.php on line 21
[2021-04-05T10:12:57+02:00] [notice] Undefined variable: y in /code/Bootstrap/Application.php on line 20
I expect, that type of message is written in uppercase.
Metadata
Metadata
Assignees
Type
Projects
Status
Released