Kethathigeoft
New Member
I'm trying to some information about a request and the result should be put in an XML file.I'm using the following elements:
- logEntry(root) (default)
- timestamp (default) (string) timestamp
- priority (default) (string) priority
- priorityName (default) (string) priority name
- message (default) (string) message
- uniqueId (new) (string) unique id
- method (new) (string) Namespace\Class::MethodName()
- args (new) (string) base64 encoded, serialized func_get_args();