Skip to content

デコレータでリファクタ#920

Merged
fono09 merged 17 commits intodevelopfrom
fono/hato-plugin-logger-to-decorator
Apr 4, 2022
Merged

デコレータでリファクタ#920
fono09 merged 17 commits intodevelopfrom
fono/hato-plugin-logger-to-decorator

Conversation

@fono09
Copy link
Copy Markdown
Collaborator

@fono09 fono09 commented Mar 26, 2022

書くときに考えることを減らす。

Copy link
Copy Markdown
Member

@massongit massongit left a comment

Choose a reason for hiding this comment

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

コンフリクト解消で色々変わるだろうけど (電力コマンドが追加されたり) 一旦今時点で。

Comment thread plugins/hato.py Outdated
Comment thread plugins/hato.py Outdated
@fono09 fono09 linked an issue Mar 28, 2022 that may be closed by this pull request
fono09 and others added 3 commits March 28, 2022 09:53
Co-authored-by: Masaya Suzuki <15100604+massongit@users.noreply.github.com>
@fono09 fono09 force-pushed the fono/hato-plugin-logger-to-decorator branch from d4c960a to 6529d3a Compare March 28, 2022 00:56
Comment thread plugins/hato.py
Comment thread plugins/hato.py Outdated
fono09 and others added 2 commits April 1, 2022 11:06
Co-authored-by: Masaya Suzuki <15100604+massongit@users.noreply.github.com>
fono09 added 5 commits April 4, 2022 21:46
…ger-to-decorator

formatが間違ってたので直してあげたよ!PRをマージしてね! #920
@fono09 fono09 requested a review from massongit April 4, 2022 13:36
Copy link
Copy Markdown
Member

@massongit massongit left a comment

Choose a reason for hiding this comment

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

良さそう。

@fono09 fono09 merged commit 2fc3644 into develop Apr 4, 2022
@fono09 fono09 deleted the fono/hato-plugin-logger-to-decorator branch April 4, 2022 14:37
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.

plugins/hato.py にある logger.debugの2行をデコレータにする

2 participants