Ferreteria/v0.5/evlog: Revision history

Jump to navigation Jump to search

Diff selection: Mark the radio buttons of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

19 February 2023

  • curprev 13:3113:31, 19 February 2023Woozle talk contribs 504 bytes +504 Created page with "{{fmt/title|Ferreteria event logging system}} ==Notes== * Basic logger object can be accessed by <code>F\caApp::Me()->LogData()</code>. * Method to log an event is ...<code>->LogData()->CreateEvent(string $sName,array $arData,int $idMom=NULL)</code>. ** This is defined by the <code>F\data\evlog\cFeature</code> class ({{l/ferret/code|data/log/feature.php}}). * Some data objects have shortcuts to automatically include relevant context: ** <code>tLoggableCard</code> defines..."