Example #1
0
        public void Fatal()
        {
            var service = new SampleService();

            service.LogFatal();
        }