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
* (#371) Added first definition of log provider interface
* (#371) First draft implementation of a log provider
* (#371) Register log provider in registry
* (#371) Export function to connect external logger
* (#371) First test log
* (#371) Restructured log providers
* (#371) Restructured logging code, extended functionality of ConsoleLogProvider for timestamps and log levels
* (#371) Removed dev code from mouse.class
* (#371) Added log output to provider registry
* (#371) Updated exports
* (#371) Introduced dedicated folder for log providers
* (#371) Started adding log output to window.function.ts, sleep.function.ts and screen.class.ts
* (#371) More log output for screen.class.ts
* (#371) Clipboard logging
* (#371) Fixed tests
* Deleted debug file
* (#371) Updated .gitignore
* (#371) Added early returns to image processor + test case
* (#371) ConsoleLogProvider test
0 commit comments