The debugkit plugin is working just fine for me, but I cannot figure out how to make an entry that will show up in the toolbar`s Log tab (not Sql Log tab).
I`ve tried: DebugKit::write('log','got here'); ..but it errors out with a 500.
...btw CakeLog::write('debug', 'Got here'); works just fine.
I feel kind of dubm asking this, but I can`t find any references.
Appreciate some wisdom here.
Shaun