You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Daniel Spors edited this page Dec 19, 2023
·
2 revisions
Classes in file essentials/logging/logentry.class.php
class LogEntry
Represents a logfile entry.
We use this class to collect information before logging them.
It allows to create murch more detailed logs as the PHP standart allows.
serialize
INTERNAL Creates a machine readable representation of this LogEntry
toReadable
INTERNAL Creates a human readable representation of this LogEntry