michalborek / mockito-eclipse-tools

Eclipse plugin that simplifies test creation by providing refactorings for Mockito mocks.
7 stars 5 forks source link

Introduce proper logging #9

Open michalborek opened 10 years ago

michalborek commented 10 years ago

Everything unusual should be logged. Now exceptional cases are printing out to the console which is not so pretty.