Skip to content

V3.3.1 - Manager Logging

Latest
Compare
Choose a tag to compare
@spaansba spaansba released this 13 Aug 21:14
· 5 commits to main since this release

V3.3.1 js.foresight

This version introduces a new enableManagerLogging prop for the ForesightManager. It’s primarily intended for maintainers, providing logs about internal manager activity that can’t be observed through event logging alone. These logs cover details such as manager initialization, switching device strategies (e.g., from mouse to pen), aborting controllers, and cache invalidation.

This should also fix #13

Features