Multiline Not Working
Hi, we wrote some custom regex for parsing Tomcat and custom formatted logs. Our logs contain multi-line messages and using the Debug Regex Tester (inc/test.php) we are able to get everything working correctly including the multi-line feature. However, when we use the exact same settings in the config.user.php file, multi-line support doesn't work in the actual application.
I have attached our config.user.php file along with a sample log file (catalina.out). Please feel free to check for yourself that using these settings things work correctly in the Debug Regex Tester, but not when running in the actual application. Is this currently a bug in the application or do we have a problem with our configuration?
Thanks,
Arek
- catalina.out 5.22 KB
- config.user.php 3.86 KB
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac