I want to change the way cake logs results, so I must write a "module".
Unfortuntely there is no documentation for that, just a long and outdated (4+ years) video. I also looked at other modules, but they are too complicated - it's hard to tell the difference between the actual module stuff (what I'm interested in) and the library's domain code (what I'm not interested in).
Is there current documentation or a simple example for a "hello world" module?