Extracted Logging into a separate, portable class library

This commit is contained in:
LukePulverenti Luke Pulverenti luke pulverenti
2012-07-30 09:44:28 -04:00
parent 882e20e9a5
commit 7766956274
17 changed files with 246 additions and 215 deletions

View File

@@ -1,5 +1,4 @@
using System.Collections.Generic;
using MediaBrowser.Common.Configuration;
using MediaBrowser.Model.Configuration;
namespace MediaBrowser.Controller.Configuration