Skip to content

Conversation

@georgend
Copy link
Contributor

Emit Signal method in non Azure Modules, to allow us to hook into event system for cross cutting concerns such as logging HTTP Requests/Responses when -Debug parameter is specified.

Call Init() in the Module private constructor to light up the CustomInit() pattern.

@darrelmiller
Copy link
Member

Hey @dolauli would it be possible to get this reviewed an merged. These additional hooks will allow us to implement a proper -debug feature in our Microsoft Graph PowerShell. Thanks!

Copy link
Contributor

@dolauli dolauli left a comment

Choose a reason for hiding this comment

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

Minor changes are required.

@georgend georgend requested a review from dolauli June 25, 2020 13:49
Copy link
Contributor

@dolauli dolauli left a comment

Choose a reason for hiding this comment

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

Looks good to me

@dolauli
Copy link
Contributor

dolauli commented Jun 29, 2020

/azp run

@azure-pipelines
Copy link

Azure Pipelines successfully started running 2 pipeline(s).

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.

3 participants