Format
Table of Contents
Interfaces
- IFormat
- Log formatting interface for the Neuron logging system.
Classes
- Base
- CSV
- Formats log data into a CSV format.
- HTML
- Formats log data as html.
- HTMLEmail
- Formats log data as an html email.
- JSON
- Formats log data as JSON.
- Nightwatch
- Formats log data for Laravel Nightwatch API.
- PlainText
- Formats log data as plain text.
- Raw
- Raw log format. Only includes the text. No date/time or level.
- Slack
- Formats log data for Slack.