Was this helpful?
Was this helpful?
Sometimes is necesary to show some information using the console, but it's important to have under control what is shown; WMLogger's instance is a custom logger that allows you to control the sensibility and levels to show, so follow this guide in order to use it correctly.
You can use the next line:
WMLogger has 4 methods that can be used to log information, these are the next ones:
Every method will log the message in a different level, being this levels:
DEBUG
INFO
WARN
ERROR