Merge pull request #2010 from yueh/feature-logger-refactoring

Refactored the logging
This commit is contained in:
yueh
2015-12-27 12:53:01 +01:00
71 changed files with 537 additions and 213 deletions
@@ -99,4 +99,5 @@ public abstract class AENetworkInvTile extends AEBaseInvTile implements IActionH
{
return this.getProxy().getNode();
}
}