new Logger()
- Description:
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.
- Source:
- Copyright:
- 2023 Ferran Recio
- 2023 Ferran Recio
- License:
- http://www.gnu.org/copyleft/gpl.html GNU GPL v3 or later