package
2.11.0+incompatible
Repository: https://github.com/thethingsnetwork/ttn.git
Documentation: pkg.go.dev
# Functions
JSON stringifies a value inside of the otto vm, yielding better results than Export for Object-like class such as Date, but being much slower.
Console returns a new Logger that save the logs to.
No description provided by the author
# Variables
No description provided by the author
# Structs
console is a Logger that saves the logs as LogEntries.
No description provided by the author
# Interfaces
Logger is something that can be logged to, saving the logs for later use.