These are trivial, but need to be done sooner or later.
About the isEnabledFor, our FakeLogger causes this on py3:
AttributeError: 'FakeLogger' object has no attribute '_cache'
Adding the isEnabledFor short-cuts a need for that private member.
Change-Id: I4d1df857a24801fe2a396dc003719f54d099f72c