AAlogger
Annotated aspect logger
Simple implementation of aspect based logger working through @LogThisMethod annotation. Easy to add your own Annotated logger implementation and make spring use it instead of default one: LogThisMethod(YourOwnImplementation.class)