using System; using System.Collections.Generic; using System.Text; using NLog; namespace PDFGenerator.Presentation.Section { public class S9 { private static NLog.Logger logger = NLog.LogManager.GetCurrentClassLogger(); } }