Class constructor (the default encoding is UTF-8)
| Parameters: | array|Traversable – |
|---|---|
| Return type: | Xml |
Get Escaper instance
Lazy-loads an instance with the current encoding if none registered.
| Return type: | Escaper |
|---|
Formats data into a single line to be written by the writer.
| Parameters: | array – event data |
|---|---|
| Return type: | string formatted line to write to the log |