At the moment this will log warnings and proceed with sending trace data but support may be dropped in future releases.
/app/code/community/Optaros/TraceView/Model/Observer.php on line 45 2014-01-20T03:11:58+00:00 ERR (3): Deprecated functionality: oboe_log(): This function signature is deprecated, please use oboe_log(string layer, string label[, mixed info = null, mixed backtrace = null, mixed edge = null])
A small update to the php-oboe module now encourages a layer name and an event type prior to adding array data.
Latest docs. Current call signature.
At the moment this will log warnings and proceed with sending trace data but support may be dropped in future releases.