Will only log errors. (More specifically, errors which are handled but still logged ot the console as an error. Exceptions are thrown regardless of this setting.)
The most verbose logging level and the default, will log information about connection and subscription status.
Do not log anything to the console.
Will log warnings and errors, but not less-important connection status information.
Generated using TypeDoc
An enum containing the different log levels used for configuring what is logged to the console by a PhoenixWebsocket instance.