[
https://issues.apache.org/jira/browse/LOG4PHP-224?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=15355245#comment-15355245
]
johnhomes commented on LOG4PHP-224:
-----------------------------------
simply make a function that generates that map.you could concievably fix this
two ways.
Thanks
http://qwikfix.co.uk/sky-customer-services/
> LoggerLayoutPattern is not safe when used inside pthreads
> ---------------------------------------------------------
>
> Key: LOG4PHP-224
> URL: https://issues.apache.org/jira/browse/LOG4PHP-224
> Project: Log4php
> Issue Type: Bug
> Components: Code
> Affects Versions: 2.3.0
> Reporter: Andrew Revak
> Original Estimate: 1h
> Remaining Estimate: 1h
>
> When you use LoggerLayoutPattern inside a pthread Threadable object because
> all of it's patterns are defined in the static variable $defaultConverterMap
> they are basically wiped out by pthreads. A simple workaround is to simply
> make a function that generates that map and then is replaced where the map is
> statically called.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)