| Classes Summary | |
|---|---|
| JsonFormatter | Encodes whatever record data is passed to it as json This can be useful to log to databases or remote APIs |
| NormalizerFormatter | Normalizes incoming records to remove objects/resources so it's easier to dump to various targets |
| Interfaces Summary | |
|---|---|
| FormatterInterface | Interface for formatters |