Skip to content
This repository has been archived by the owner on Dec 2, 2021. It is now read-only.

Latest commit

 

History

History
13 lines (7 loc) · 466 Bytes

README.md

File metadata and controls

13 lines (7 loc) · 466 Bytes

NLogSnippetsVSIX

Build status

NLog Snippet for Visual Studio,

snippet "nlogger" expands to private static Logger Logger = LogManager.GetCurrentClassLogger();

  1. type "nlogger"
  2. TAB

See VS gallery (broken)