Configure application logging levels
@switch (currentLogLevel()) { @case ('debug') { Shows all log messages including detailed debug information. } @case ('info') { Shows informational messages, warnings and errors. } @case ('warn') { Shows only warnings and errors. } @case ('error') { Shows only error messages. } @case ('none') { Disables all logging output. } }
This will delete all your local app data and reload the application.