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

OP-417: Prepare logging solution for REST API #119

Merged
merged 4 commits into from Oct 6, 2021
Merged

Conversation

malinowskikam
Copy link
Contributor

Changes:

  • Removed redundant error catching and rethrowing from ModulesV3 components (highy inflate line changed count because of indent change)
  • Added ILoggerFactory dependency injection to all controllers
  • Added ErrorHandlerMiddleware allowing handling of any exception thrown ot of controllers
  • Added Log4Net library as a project dependency.
    Additional changes:
  • Renamed IsoDateOnlyDatetimeSerializer to IsoDateSerializer
  • Moved Base64 image converting from InsureeModule to Utils (to eliminate cross module references)

https://openimis.atlassian.net/browse/OP-417

@dragos-dobre dragos-dobre merged commit 183faad into develop Oct 6, 2021
@dragos-dobre dragos-dobre deleted the feature/OP-417 branch October 6, 2021 15:43
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

Successfully merging this pull request may close these issues.

None yet

2 participants