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

Move from Lwt_log to the logs library #30

Open
gaborigloi opened this issue Mar 2, 2018 · 0 comments
Open

Move from Lwt_log to the logs library #30

gaborigloi opened this issue Mar 2, 2018 · 0 comments

Comments

@gaborigloi
Copy link
Contributor

We currently use the Lwt_log library for logging in this repo. As ocsigen/lwt#468 (comment) said, Lwt_log might be deprecated in the future.
Therefore, we should move this repo to use the logs libray instead, which is the replacement recommended in the above thread. Its Logs_lwt library provides logging functions for Lwt.

We have to move the nbd library to logs first: xapi-project/nbd#113

Resources:

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

No branches or pull requests

1 participant