Skip to main content

formats

Index

Functions

console

  • Format the item as if it's being logged to console. Only inclues the label and message.

debug

  • Format the item into a human-readable message with all item fields included. This is the default format for most transports.

json

  • Format the entire item into JSON.

message

  • Format the item using only the message.