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

Consolidate logging settings into a single package #215

Open
2 tasks
notjuanortiz opened this issue Mar 6, 2020 · 0 comments
Open
2 tasks

Consolidate logging settings into a single package #215

notjuanortiz opened this issue Mar 6, 2020 · 0 comments
Labels
average An issue that is neither hard nor easy to resolve. high priority An issue that should be resolved right away.
Milestone

Comments

@notjuanortiz
Copy link
Contributor

notjuanortiz commented Mar 6, 2020

Problem

All configurations/settings related to logging are scattered throughout the project.

Implementation

  • Move LoggingSettings, and LoggingConfigurationFactory into a single package io.luna.logging
  • Extract logging-related settings/configuration in Luna.class to a separate/multiple class(es), ^.
@notjuanortiz notjuanortiz changed the title Consolidate logging settings into single package Consolidate logging settings into a single package Mar 6, 2020
@lare96 lare96 added easy Issues with a quick and simple solution. Great for new contributors! high priority An issue that should be resolved right away. labels Mar 15, 2020
@lare96 lare96 added average An issue that is neither hard nor easy to resolve. and removed easy Issues with a quick and simple solution. Great for new contributors! labels Dec 28, 2020
@lare96 lare96 added this to the v0.5 milestone Dec 30, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
average An issue that is neither hard nor easy to resolve. high priority An issue that should be resolved right away.
Projects
None yet
Development

No branches or pull requests

2 participants