You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When logging messages that have variables coming from sources not under
complete control of Chocolatey, choco should escape curly braces in the
output so that the messages are logged without issues.
If the output coming from Powershell running has
{}
, it throws errors because log4net sees that as a formatting variable.The text was updated successfully, but these errors were encountered: