Log is now configured earlier in the life cycle.

Glimpse now listens to all IP addresses
This commit is contained in:
kay.one 2011-05-17 19:53:31 -07:00
commit 30d8da3ce8
5 changed files with 5 additions and 4 deletions

View file

@ -36,7 +36,6 @@ namespace NzbDrone.Web
{
base.OnApplicationStarted();
LogConfiguration.Setup();
Logger.Info("NZBDrone Starting up.");
CentralDispatch.DedicateToHost();