JetBrains / ideolog

Interactive viewer for '.log' files.
MIT License
252 stars 54 forks source link

Highlight for Magento 1.x logs #97

Open Maksold opened 4 years ago

Maksold commented 4 years ago

Does anyone already have a config for Magento 1.x logs? Or maybe someone can help to configure?

Logs example:

2020-04-21T12:41:02+00:00 ERR (3): Notice: Constant MAGENTO_ROOT already defined  in /var/www/htdocs/errors/processor.php on line 168
2020-04-22T06:26:50+00:00 ERR (3): Notice: Undefined index: shipping_address_id  in /var/www/htdocs/app/code/local/MW/Onestepcheckout/controllers/IndexController.php on line 1972
2020-04-22T07:09:48+00:00 ERR (3): Warning: Illegal offset type in isset or empty  in /var/www/htdocs/lib/Varien/Data/Collection/Db.php on line 433