All public logs
Jump to navigation
Jump to search
Combined display of all available logs of Woozle Writes Code. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 23:40, 18 October 2025 Woozle talk contribs created page Ferreteria/v0.6/clade/App/Routed/@removed (Created page with "{{fmt/title|Code Removed from {{l/ver/clade|App|Routed}}}} =={{fmt/date|2025|03|05}}== All the <code>LogRequestOps()</code> stuff just feels like the wrong way to do debugging, at this point. Removing them from this: {{fmt/php/block|1= protected function ReceiveRequest() { self::LogRequestOps(' Running <<+b>>'.__METHOD__."<<-b>>:"); self::LogRequestOps(" + Get Request object:"); $oReq = $this->Request(); $sc = get_class($oReq);...")