[][src]Crate wasm_logger

A simple logger for front end wasm web app.

Please see README for documentation.

Structs

Config

Specifies what to be logged

Functions

init

Initialize the logger which the given config. If failed, it will log a message to the the browser console.