Is it possible in Java to access the given parameter names at runtime inside a method?
I want to write a logger method, to log my method calls:
logM