Hello, I'm new to SLF4J. Looking at the API I noticed there's no logging methods with varargs. I understand that this is a Java5 feature and SLF4J supports JDK 1.4, but is there a chance to have a version which supports Java5 features? It's just that varargs is so appropriate for logging... Thanks, Zohar.