File tree Expand file tree Collapse file tree 2 files changed +1
-2
lines changed
Expand file tree Collapse file tree 2 files changed +1
-2
lines changed Original file line number Diff line number Diff line change 88 <add key =" NuGet.org" value =" https://www.nuget.org/api/v2/" />
99 <add key =" feedz.io" value =" https://f.feedz.io/octopus-deploy/dependencies/nuget" />
1010 <add key =" nuget.packages.octopushq.com" value =" https://nuget.packages.octopushq.com/" />
11- <add key =" Local" value =" C:\Code\LocalPackages" allowInsecureConnections =" True" />
1211 </packageSources >
1312</configuration >
Original file line number Diff line number Diff line change 1414 <variable name =" appName" value =" Octopus Tentacle" />
1515 <variable name =" messageLayout" value =" ${message}${onexception:${newline}${exception:format=ToString}}" />
1616 <variable name =" normalLayout" value =" ${longdate} ${processid:padding=5} ${threadid:padding=5} ${uppercase:${level}:padding=5} ${messageLayout}" />
17- <variable name =" logLevel" value =" Trace " />
17+ <variable name =" logLevel" value =" Info " />
1818
1919 <targets async =" false" >
2020 <target xsi : type =" ColoredConsole" name =" stdout" layout =" ${messageLayout}" />
You can’t perform that action at this time.
0 commit comments