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

Logging #1

Open
scls19fr opened this issue Dec 25, 2017 · 0 comments
Open

Logging #1

scls19fr opened this issue Dec 25, 2017 · 0 comments

Comments

@scls19fr
Copy link
Owner

scls19fr commented Dec 25, 2017

println (in internal machinery of ExtensibleScheduler such as

println("[+] $now_ Schedule job $(job.id)")
) should be replaced by a logging mechanism

Standard Logging have been introduced with Julia 0.7 (see #6)
See https://github.com/JuliaLang/julia/issues/13515
and https://github.com/JuliaLang/Juleps/pull/30

but other logging mechanism can also be considered
see https://discourse.julialang.org/t/recommendation-for-logging/4560

Log could

Documentation should be improved to show how to set such logging mechanism

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant