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

feat: add options to constructor #11

Merged
merged 1 commit into from
Dec 6, 2021
Merged

Conversation

jlenon7
Copy link
Contributor

@jlenon7 jlenon7 commented Dec 6, 2021

Proposed changes

Resolves: #10

Types of changes

What types of changes does your code introduce?

  • Bugfix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist

  • I have read the CONTRIBUTING documentation
  • Lint and unit tests pass locally with my changes
  • I have added tests that prove my fix is effective or that my feature works.
  • I have added necessary documentation (if appropriate)

@jlenon7 jlenon7 added the feature New feature or request label Dec 6, 2021
@jlenon7 jlenon7 requested a review from txsoura December 6, 2021 14:39
@jlenon7 jlenon7 self-assigned this Dec 6, 2021
@jlenon7 jlenon7 merged commit fbd5f6b into main Dec 6, 2021
@jlenon7 jlenon7 deleted the refactor/len-driver-support branch December 6, 2021 14:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
feature New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add default options to Logger constructor
1 participant