[prev in list] [next in list] [prev in thread] [next in thread] 

List:       logback-dev
Subject:    [logback-dev] Fwd: Can you add the folllowing method in next release?
From:       Ramon Gordillo <gordillo.ramon () gmail ! com>
Date:       2015-02-16 9:50:14
Message-ID: CAFOAAR7O1L1MZZeD3gX004CwGyGRqg8dNQnDvMVqo_q+irj20Q () mail ! gmail ! com
[Download RAW message or body]

[Attachment #2 (multipart/alternative)]


Hi.

I am an architect that works with Tibco for a long time. Its BusinessWorks
product (the old 5.x) has an option to use log4j, and as new 6.x version
uses slf4j and logback, we will like to start using all the potential in
5.x too.

We have set up the log4j bridge, but we need the
Category.getAppender(String name) method that is not currently implemented.

Can you please add the following method to the log4j-over-slf4j project
(org.apache.log4j.Category class)?

*public* Appender getAppender(String name){

  // return null to avoid NoSuchMethodException

  *return* *null*;

}
Many thanks.

[Attachment #5 (text/html)]

<div dir="ltr"><div class="gmail_quote"><div dir="ltr">Hi.<br></div><div \
dir="ltr"><div><br></div><div>I am an architect that works with Tibco for a long \
time. Its BusinessWorks product (the old 5.x) has an option to use log4j, and as new \
6.x version uses slf4j and logback, we will like to start using all the potential in \
5.x too.</div><div><br></div><div>We have set up the log4j bridge, but we need the \
Category.getAppender(String name) method that is not currently \
implemented.</div><div><br></div><div>Can you please add the following method to the \
log4j-over-slf4j project (org.apache.log4j.Category class)?</div><div><br></div><div>







<p><font face="monospace, monospace"><span><b>public</b></span> Appender \
getAppender(String <span>name</span>){</font></p> <p><font face="monospace, \
monospace"><span><span>	</span>   </span>// return null to avoid \
NoSuchMethodException</font></p> <p><font face="monospace, \
monospace"><span><span>	</span>   </span><b>return</b><span> \
</span><b>null</b><span>;</span></font></p> <p><font face="monospace, \
monospace">}</font></p></div></div> </div><div>Many \
thanks.</div><div><br></div></div>



_______________________________________________
logback-dev mailing list
logback-dev@qos.ch
http://mailman.qos.ch/mailman/listinfo/logback-dev

[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic