-
Notifications
You must be signed in to change notification settings - Fork 54
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[feature request] CakePHP log format #155
Comments
I second this. I attempted to write the regular expression for it, but even though the expression works for an error log entry, PHPStorm doesn't recognize it. |
Hi @asgraf! Thank you for your request. Could you please provide some examples of CakePHP logs? |
@smirok Here's an example of how CakePHP generates errors with default settings:
|
You copied 2 fragments of two separate logs. Cake log entry starts with a datetime |
Please add CakePHP log format
The text was updated successfully, but these errors were encountered: