Open Dragovorn opened 3 months ago
This should default to injected class name if constructor, or "ClassName.methodName" if injected directly into a method.
small thing was switch from "arg1" to "ClassName", will look into going more granular later
This should default to injected class name if constructor, or "ClassName.methodName" if injected directly into a method.