Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add logging feature #10

Closed
wants to merge 10 commits into from
Closed

Conversation

ByteOtter
Copy link
Collaborator

What?

Introduce logging to the library alongside a sensible default configuration of a logger behind an optional default-logging feature the users of this library can use. If they do not want to use the env_logger crate this feature requires, they can also opt for implementing their own configuration which can interact with the log macros.

ByteOtter added 10 commits August 5, 2024 09:34
Implement image capturing

Format code
Add ability to receive screenshots of the remote worker
Signed-off-by: Christopher Hock <[email protected]>
* Restructure library with submodules
* Add Documentation with examples
* Add status logging to functions
* Add default logger configuration behind an optional feature
@ByteOtter ByteOtter closed this Aug 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant