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

Add missing import for logging module #1681

Merged
merged 1 commit into from
Dec 6, 2023
Merged

Add missing import for logging module #1681

merged 1 commit into from
Dec 6, 2023

Conversation

JimMadge
Copy link
Member

@JimMadge JimMadge commented Dec 4, 2023

✅ Checklist

  • You have given your pull request a meaningful title (e.g. Enable foobar integration rather than 515 foobar).
  • You are targeting the appropriate branch. If you're not certain which one this is, it should be develop.
  • Your branch is up-to-date with the target branch (it probably was when you started, but it may have changed since then).
  • You have marked this pull request as a draft and added '[WIP]' to the title if needed (if you're not yet ready to merge).
  • You have formatted your code using appropriate automated tools (for example ./tests/AutoFormat_Powershell.ps1 -TargetPath <path to file or directory> for Powershell).

⤴️ Summary

Imports the logging module to the update Guacamole script

🌂 Related issues

Closes #1680

🔬 Tests

@JimMadge
Copy link
Member Author

JimMadge commented Dec 4, 2023

@cptanalatriste can you test this branch to see if it fixes #1680?

@cptanalatriste
Copy link
Contributor

@JimMadge is looking good now :)

image

Copy link
Contributor

@craddm craddm left a comment

Choose a reason for hiding this comment

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

LGTM

@JimMadge JimMadge merged commit f55a852 into develop Dec 6, 2023
10 checks passed
@JimMadge JimMadge deleted the missing_import branch December 6, 2023 13:09
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.

The term 'Add-LogMessage' is not recognized as a name of a cmdlet
3 participants