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

module Logging -> type #76

Merged
merged 12 commits into from
Oct 29, 2020
Merged

module Logging -> type #76

merged 12 commits into from
Oct 29, 2020

Conversation

bartelink
Copy link
Collaborator

@bartelink bartelink commented Jun 22, 2020

This extracts the module Logging, which currently is a slab of boilerplate code in Program.fs into a static class, with more granular helper methods implementing the relevant logic.

The overall objective is to chop up logging configuration such that it can easily be shifted off and coalesced into infrastructure helper modules when one is integrating a fresh Service into the overall codebase for a given set of services in a code repository

  • Initial skeleton
  • Cross-validate with internal variations with @enricosada

@bartelink bartelink marked this pull request as ready for review August 12, 2020 09:55
@bartelink bartelink changed the title module Logging->type module Logging -> type Oct 29, 2020
@bartelink bartelink merged commit da160ca into master Oct 29, 2020
@bartelink bartelink deleted the log-init branch October 29, 2020 08:36
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.

1 participant