[][src]Module localghost::log

Structured logging for the browser.

Macros

debug

Logs a message at the debug level.

error

Logs a message at the error level.

info

Logs a message at the info level.

warn

Logs a message at the warn level.

Structs

Logger

A browser logger.