Logger throws when too many params
As suggested in #8 Logger
in this version throws a runtime exception when total number of provided arguments is bigger than required in format pattern.
Besides that, this version resolves all FindBugs complaints.