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
On #482, I introduced a session.warn functionality. Then, I started to use it on my local projects. And it works pretty fine! Now,
I would like to use... something like a session.debug method to expose "low errors".
Describe the solution you'd like
A session.debug function, or something similar.
Describe alternatives you've considered
N/A
The text was updated successfully, but these errors were encountered:
DiddiLeija
changed the title
Add a debug function for the sessions
Add a debug function for the session logging
Sep 29, 2021
How would this feature be useful?
On #482, I introduced a
session.warn
functionality. Then, I started to use it on my local projects. And it works pretty fine! Now,I would like to use... something like a
session.debug
method to expose "low errors".Describe the solution you'd like
A
session.debug
function, or something similar.Describe alternatives you've considered
N/A
The text was updated successfully, but these errors were encountered: