예제 #1
0
 public LocalhostFileService(ISplitLogger log = null)
 {
     _log = log ?? WrapperAdapter.GetLogger(typeof(LocalhostFileService));
 }