v2.0.1 release:
- major logging update: all logging now done on log4j2-api - Using log4j2 implementation locally, but not passed on to any library users - log4j2 implementation-config file added to classpath. Auto-accessible by any library users who don't have their own config file - README updates