You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Provide log level to the Adapter's log method so that we have more flexibility in that method (e.g. Console adapter might console.log most of the levels, but console.warn or console.error others, respectively.
The text was updated successfully, but these errors were encountered:
Provide log level to the Adapter's
log
method so that we have more flexibility in that method (e.g. Console adapter mightconsole.log
most of the levels, butconsole.warn
orconsole.error
others, respectively.The text was updated successfully, but these errors were encountered: