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
{{ message }}
This repository has been archived by the owner on Aug 10, 2023. It is now read-only.
Looks like it was changed here and I was wondering if it would be possible to add a variable so it could be configured to something else other then DEBUG
I think it's set src/index.ts with LogService.setLevel(LogLevel.DEBUG);
Edit:
Looks like it doesn't break anything just changing the value at least
Looks like it was changed here and I was wondering if it would be possible to add a variable so it could be configured to something else other then DEBUG
I think it's set
src/index.ts
withLogService.setLevel(LogLevel.DEBUG);
Edit:
Looks like it doesn't break anything just changing the value at least
master...ThellraAK:matrix-dimension:master
The text was updated successfully, but these errors were encountered: