eclipse-integration-gradle icon indicating copy to clipboard operation
eclipse-integration-gradle copied to clipboard

Groovy Editor doesn't support Log injection

Open moley opened this issue 11 years ago • 0 comments

Hi,

groovy itself has a feature to dynamically create a field log which is a logger, when annotating the class with @Log4j or @Log or @Slf..... This is currently not supported by the groovy editor, because if I use this and want to access log this reference could not be resolved.

Best regards Markus

moley avatar Apr 10 '14 05:04 moley