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

Improve logging framework #15

Open
3 tasks
mchitre opened this issue Oct 27, 2021 · 0 comments
Open
3 tasks

Improve logging framework #15

mchitre opened this issue Oct 27, 2021 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@mchitre
Copy link
Member

mchitre commented Oct 27, 2021

Java fjåge has a nice logging API that rides on Java logging framework. Currently the Julia fjåge relies on Julia logging, but this is not ideal. Two things that may warrant consideration:

  • Implement a common logging API that logs to a single file across Java and Julia
  • Use same log format as Java version, so that log files are compatible
  • Enable agent-level settings for log levels (loglevel!(::Agent, level))
@mchitre mchitre added the enhancement New feature or request label Oct 27, 2021
@mchitre mchitre self-assigned this Oct 27, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant