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

Add custom logging microservice #109

Merged
merged 3 commits into from
Jul 7, 2017
Merged

Conversation

mrvanes
Copy link
Contributor

@mrvanes mrvanes commented Jul 7, 2017

Upon request by Niels van Dijk I created this pull request so he can move forward once this is accepted.

@@ -0,0 +1,5 @@
module: satosa.micro_services.custom_logging.CustomLogginService
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should it not be CustomLoggingService, a missing g?

self.config = config

def process(self, context, data):
logprefix = CustomLogginService.logprefix
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

One more typo.

@johanlundberg johanlundberg merged commit e5868d7 into IdentityPython:master Jul 7, 2017
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.

2 participants