[ 
https://issues.apache.org/jira/browse/LOG4J2-3017?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17281793#comment-17281793
 ] 

Volkan Yazici commented on LOG4J2-3017:
---------------------------------------

Thanks for taking time to report this issue [~cliviu]. I am not a Groovy 
expert, but I will do my best to address this – granted that it is proven to be 
a Log4j issue.
 # Which version of Log4j are you using?
 # Would you mind helping us to quantify the _slowness_, please? What do you 
exactly mean by slow? How does it compare to:
{code:java}
String helloMessage = "HelloWorld " + someclass;
logger.info(helloMessage);
{code}

> Groovy logging of GString with $ notation is very slow
> ------------------------------------------------------
>
>                 Key: LOG4J2-3017
>                 URL: https://issues.apache.org/jira/browse/LOG4J2-3017
>             Project: Log4j 2
>          Issue Type: Question
>            Reporter: Liviu Carausu
>            Priority: Major
>
>  
> Logging of GString is very slow.



--
This message was sent by Atlassian Jira
(v8.3.4#803005)

Reply via email to