LoggerLoggingEvent

2012-04-01 Thread Florian Semm
Hey, the class property $mdcCopyLookupRequired (LoggerLoggingEvent:77) is unused. Do we need it yet, or can it be deleted? regards, Florian

[jira] [Resolved] (LOG4PHP-124) Cannot access private property LoggerLoggingEvent::$fqcn

2011-05-28 Thread Ivan Habunek (JIRA)
not access private property LoggerLoggingEvent::$fqcn > - > > Key: LOG4PHP-124 > URL: https://issues.apache.org/jira/browse/LOG4PHP-124 > Project: Log4php >

[jira] Updated: (LOG4PHP-124) Cannot access private property LoggerLoggingEvent::$fqcn

2010-11-11 Thread Christian Grobmeier (JIRA)
: 2.1 > Cannot access private property LoggerLoggingEvent::$fqcn > - > > Key: LOG4PHP-124 > URL: https://issues.apache.org/jira/browse/LOG4PHP-124 > Project: Log4php >

[jira] Updated: (LOG4PHP-124) Cannot access private property LoggerLoggingEvent::$fqcn

2010-11-11 Thread Christian Grobmeier (JIRA)
ess private property LoggerLoggingEvent::$fqcn > - > > Key: LOG4PHP-124 > URL: https://issues.apache.org/jira/browse/LOG4PHP-124 > Project: Log4php > Issue Type: Bug >

[jira] Commented: (LOG4PHP-124) Cannot access private property LoggerLoggingEvent::$fqcn

2010-08-24 Thread Christian Grobmeier (JIRA)
self too :-) > Cannot access private property LoggerLoggingEvent::$fqcn > - > > Key: LOG4PHP-124 > URL: https://issues.apache.org/jira/browse/LOG4PHP-124 > Project: Log4php >

[jira] Commented: (LOG4PHP-124) Cannot access private property LoggerLoggingEvent::$fqcn

2010-08-24 Thread Christian Hammers (JIRA)
tter method - there more descriptive name can never hurt :) > Cannot access private property LoggerLoggingEvent::$fqcn > - > > Key: LOG4PHP-124 > URL: https://issues.apache.org/jira

[jira] Commented: (LOG4PHP-124) Cannot access private property LoggerLoggingEvent::$fqcn

2010-08-24 Thread Christian Grobmeier (JIRA)
than getFullQualifiedClassName() I just meant: write it out Whats you opinion on that? And yes, I am also looking forward to a new release without -incubating - lets discuss it on the mailinglist, ok? > Cannot access private property LoggerLoggingEvent

[jira] Commented: (LOG4PHP-124) Cannot access private property LoggerLoggingEvent::$fqcn

2010-08-24 Thread Christian Hammers (JIRA)
reat :) Apropos public, what about a new release which would also get rid of this "-incubating" suffix that still makes the downloadable files look somewhat "BETA" and might discourage people from using them. > Cannot access private propert

[jira] Commented: (LOG4PHP-124) Cannot access private property LoggerLoggingEvent::$fqcn

2010-08-24 Thread Christian Grobmeier (JIRA)
private property LoggerLoggingEvent::$fqcn > - > > Key: LOG4PHP-124 > URL: https://issues.apache.org/jira/browse/LOG4PHP-124 > Project: Log4php > Issue Type: Bug > Compo

[jira] Commented: (LOG4PHP-124) Cannot access private property LoggerLoggingEvent::$fqcn

2010-08-24 Thread Christian Hammers (JIRA)
($event) { - return $event->fqcn; + return $event->getFqcn(); } } > Cannot access private property LoggerLoggingEvent::$fqcn > - > > Key: LOG4PHP-124 > URL: https://i

[jira] Created: (LOG4PHP-124) Cannot access private property LoggerLoggingEvent::$fqcn

2010-08-24 Thread Christian Hammers (JIRA)
Cannot access private property LoggerLoggingEvent::$fqcn - Key: LOG4PHP-124 URL: https://issues.apache.org/jira/browse/LOG4PHP-124 Project: Log4php Issue Type: Bug

[jira] Resolved: (LOG4PHP-84) undefined method getLoggerRepository() in LoggerLoggingEvent

2010-01-26 Thread Christian Grobmeier (JIRA)
is already fixed in the 2.0 release > undefined method getLoggerRepository() in LoggerLoggingEvent > > > Key: LOG4PHP-84 > URL: https://issues.apache.org/jira/browse/LOG4PHP-84 >

[jira] Updated: (LOG4PHP-84) undefined method getLoggerRepository() in LoggerLoggingEvent

2009-10-11 Thread Christian Hammers (JIRA)
should fix this for 2.0 > undefined method getLoggerRepository() in LoggerLoggingEvent > > > Key: LOG4PHP-84 > URL: https://issues.apache.org/jira/browse/LOG4PHP-84 >

[jira] Commented: (LOG4PHP-84) undefined method getLoggerRepository() in LoggerLoggingEvent

2009-10-11 Thread Christian Hammers (JIRA)
view! > undefined method getLoggerRepository() in LoggerLoggingEvent > > > Key: LOG4PHP-84 > URL: https://issues.apache.org/jira/browse/LOG4PHP-84 > Project: Log4php >

[jira] Updated: (LOG4PHP-84) undefined method getLoggerRepository() in LoggerLoggingEvent

2009-10-11 Thread Christian Grobmeier (JIRA)
[ https://issues.apache.org/jira/browse/LOG4PHP-84?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ] Christian Grobmeier updated LOG4PHP-84: --- Fix Version/s: 2.1 > undefined method getLoggerRepository() in LoggerLoggingEv

[jira] Updated: (LOG4PHP-84) undefined method getLoggerRepository() in LoggerLoggingEvent

2009-10-11 Thread Christian Grobmeier (JIRA)
in LoggerLoggingEvent > > > Key: LOG4PHP-84 > URL: https://issues.apache.org/jira/browse/LOG4PHP-84 > Project: Log4php > Issue Type: Bug > Components: Code &g

[jira] Commented: (LOG4PHP-84) undefined method getLoggerRepository() in LoggerLoggingEvent

2009-09-13 Thread Christian Hammers (JIRA)
debug("Now comes the current MyClass object:"); $logger->debug($person); $ cat src/examples/resources/renderer_map.properties log4php.renderer.Person = PersonRenderer log4php.appender.default = LoggerAppenderEcho log4php.appen

[jira] Created: (LOG4PHP-84) undefined method getLoggerRepository() in LoggerLoggingEvent

2009-09-13 Thread Christian Hammers (JIRA)
undefined method getLoggerRepository() in LoggerLoggingEvent Key: LOG4PHP-84 URL: https://issues.apache.org/jira/browse/LOG4PHP-84 Project: Log4php Issue Type: Bug

Re: Serializing LoggerLoggingEvent: Missing timestamp

2005-11-30 Thread Marco V.
Patched. Thank You. -Marco - Original Message - From: "Knut Urdalen" <[EMAIL PROTECTED]> To: Sent: Wednesday, November 30, 2005 12:20 AM Subject: Serializing LoggerLoggingEvent: Missing timestamp > Since I can't find any bug report database for log4php

Serializing LoggerLoggingEvent: Missing timestamp

2005-11-29 Thread Knut Urdalen
Since I can't find any bug report database for log4php I'll post this to the developer list. LoggerAppenderSocket with useXml = false will serialize a LoggerLoggingEvent over the network socket. Unserializing the logging event on the other side I found that timestamp was missing. Ch