Skip to content
This repository has been archived by the owner on Dec 8, 2023. It is now read-only.

Li 84 - custom logger for instrumentor #4

Merged
merged 2 commits into from
Nov 19, 2015
Merged

Li 84 - custom logger for instrumentor #4

merged 2 commits into from
Nov 19, 2015

Conversation

vaidyg
Copy link
Contributor

@vaidyg vaidyg commented Nov 19, 2015

Keyword arguments to the logger are not implemented yet.



def getCustomLogger(name):
return CustomLogger(name)
Copy link
Contributor

Choose a reason for hiding this comment

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

Is the idea that this is the commonly used method, but if someone wants to create a logger with a different level they'd instantiate the class directly?

swilibc added a commit that referenced this pull request Nov 19, 2015
Li 84 - custom logger for instrumentor
@swilibc swilibc merged commit 8335baa into master Nov 19, 2015
@bowillyard bowillyard deleted the LI-84 branch November 20, 2015 17:15
@bowillyard bowillyard restored the LI-84 branch November 20, 2015 17:15
@bowillyard bowillyard deleted the LI-84 branch November 20, 2015 17:15
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants