Logger

Logger

new Logger()

Source:
License:
  • http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later

Default reactive mutations logger class.

This logger is used by default by the StateManager to log mutation feedbacks and actions. By default, feedbacks will be displayed as a toast. However, the reactive instance can provide alternative loggers to provide advanced logging capabilities.

Logger