Skip to content

Option to pass logger to service (otherwise uses default)#7

Open
ehsankarbasian wants to merge 4 commits intoIPeCompany:mainfrom
ehsankarbasian:master
Open

Option to pass logger to service (otherwise uses default)#7
ehsankarbasian wants to merge 4 commits intoIPeCompany:mainfrom
ehsankarbasian:master

Conversation

@ehsankarbasian
Copy link
Copy Markdown

Option added:
Option to pass logger to sms service
The previous logger still works as default

Fixed bug:
Description: default logger was printing log messages several times if create multiple objects of SmsIr
Bug cause: set handler for logger in SmsIr constructor without checking duplication
How fixed: Caching get_default_logger function (not create again)

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