You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@groovy.apache.org by "Daniel Sun (JIRA)" <ji...@apache.org> on 2017/02/22 01:53:44 UTC

[jira] [Created] (GROOVY-8095) Provide logging for bytecode generation

Daniel Sun created GROOVY-8095:
----------------------------------

             Summary: Provide logging for bytecode generation
                 Key: GROOVY-8095
                 URL: https://issues.apache.org/jira/browse/GROOVY-8095
             Project: Groovy
          Issue Type: New Feature
            Reporter: Daniel Sun
            Assignee: Daniel Sun
            Priority: Minor
             Fix For: 2.5.0-beta-1


Debugging bytecode issues is a hard work, one of reason is lack of logging.

LoggableClassVisitor and LoggableTextifier can make debugging easy. We can debug step by step and investigate bytecode generation line by line. Logging bytecode generation can be enabled by -Dgroovy.log.classgen=true



--
This message was sent by Atlassian JIRA
(v6.3.15#6346)