Same as 'Trace' but with even more output.
Reveal information that can aid debugging, no longer paying attention to efficiency.
Same as 'Info', but prioritize completeness over minimalism.
Be silent unless when there is an error.
Be silent unless when an error is fatal.
Reveal information about what is going on, but in a minimalistic fashion to avoid general overhead from logging and to keep volume down.
Be silent.
A version of 'Debug' that allows for very high volume output.
Be silent unless when there is an error or a warning.
Generated using TypeDoc
Log levels used by Realm