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

Logger instroduction #2

Closed
mdabrowski1990 opened this issue Aug 6, 2020 · 1 comment · Fixed by #15 or #22
Closed

Logger instroduction #2

mdabrowski1990 opened this issue Aug 6, 2020 · 1 comment · Fixed by #15 or #22
Assignees
Labels
enhancement New feature or request
Milestone

Comments

@mdabrowski1990
Copy link
Owner

Design, implement, test and document logger functionality.

TODO:

  • setting logging verbosity and logs format
  • include following data in logs:
    • best solution
    • optimization problem
    • configuration of optimization algorithm with stop conditions
    • all solutions found
  • adjust to self adaptive algorithm (two level optimization)
@mdabrowski1990 mdabrowski1990 added the enhancement New feature or request label Aug 6, 2020
@mdabrowski1990 mdabrowski1990 added this to To do in Python-optimization via automation Aug 6, 2020
@mdabrowski1990 mdabrowski1990 added this to the First release milestone Aug 6, 2020
@mdabrowski1990 mdabrowski1990 self-assigned this Aug 6, 2020
@mdabrowski1990 mdabrowski1990 moved this from To do to In progress in Python-optimization Aug 7, 2020
@mdabrowski1990 mdabrowski1990 linked a pull request Aug 8, 2020 that will close this issue
@mdabrowski1990 mdabrowski1990 moved this from In progress to Done in Python-optimization Aug 8, 2020
@mdabrowski1990
Copy link
Owner Author

merged to development branch

@mdabrowski1990 mdabrowski1990 linked a pull request Jan 31, 2021 that will close this issue
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
Development

Successfully merging a pull request may close this issue.

1 participant