mirror of
https://github.com/Sonarr/Sonarr
synced 2024-12-26 01:37:07 +00:00
Added Nlog logger to resharper live templates
This commit is contained in:
parent
8f9946eb63
commit
b0095e4892
1 changed files with 9 additions and 0 deletions
|
@ -105,6 +105,15 @@
|
||||||
</Variables>
|
</Variables>
|
||||||
<CustomProperties />
|
<CustomProperties />
|
||||||
</Template>
|
</Template>
|
||||||
|
<Template uid="26915659-690b-46fa-a776-0d5995a33936" shortcut="Logger" description="" text="private static readonly Logger Logger = LogManager.GetCurrentClassLogger();" reformat="True" shortenQualifiedReferences="True">
|
||||||
|
<Scopes>
|
||||||
|
<Scope type="Everywhere" />
|
||||||
|
<Scope type="InCSharpTypeMember" minimumLanguageVersion="2.0" />
|
||||||
|
</Scopes>
|
||||||
|
<Categories />
|
||||||
|
<Variables />
|
||||||
|
<CustomProperties />
|
||||||
|
</Template>
|
||||||
</LiveTemplates>
|
</LiveTemplates>
|
||||||
</SharedSolutionTemplateManager>
|
</SharedSolutionTemplateManager>
|
||||||
</Configuration>
|
</Configuration>
|
Loading…
Reference in a new issue