Very simple log format
I use CakePHP as a platform.
The log format is very basic:
2014-01-02 21:44:05 Error id 10 was not found
how can I add this very basic logformat to your wonderful Pimp my Log ?
I tried reading the documentaiton but I wasn't sure
Comments are currently closed for this discussion. You can start a new one.
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

Support Staff 1 Posted by potsky on 10 Jan, 2014 11:02 AM
Hi Henrik!
sometimes you know... simple is complex :-)
In fact, your date format is not supported now. I will add more date types in a few minutes and release Pimp My Log 0.9.5.
Support Staff 2 Posted by potsky on 10 Jan, 2014 11:10 AM
Ok, version
0.9.5is published!You can configure CakePHP logs like this :
I will update the documentation about date tricks
potsky closed this discussion on 10 Jan, 2014 11:10 AM.
potsky re-opened this discussion on 10 Jan, 2014 11:10 AM
3 Posted by Henrik Gemal on 10 Jan, 2014 07:33 PM
it kind of worked, since something the errors can be multi line like
2014-01-02 21:44:05 Error id 10 was not found . dump was:
array("test" => array(
"dsakldak" => 1 ))
Support Staff 4 Posted by potsky on 10 Jan, 2014 07:41 PM
ok, I understand...
potsky closed this discussion on 10 Jan, 2014 07:41 PM.