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
When I was trying to explore this tool in windows command prompt, it gives me error for Unicode Not Supported.
After digging inside the code, I found that it requires to add utf-8 additionally in logger argument, which will add support for user to run from windows command prompt.
When I was trying to explore this tool in windows command prompt, it gives me error for Unicode Not Supported.
After digging inside the code, I found that it requires to add utf-8 additionally in logger argument, which will add support for user to run from windows command prompt.
More details regarding issue can be found here..
Delgan/loguru#124
Please let me know if I can create Pull Request for this small fix. I have made the changes in local.
The text was updated successfully, but these errors were encountered: