Ok, sorry I was a little to fast.
I got it Ceki.
Thank you very much!

Thanks to all that helped med!

Ralf

-----Ursprungligt meddelande-----
Från: Ralf Krakowski [mailto:[EMAIL PROTECTED]]
Skickat: den 17 april 2001 13:49
Till: 'LOG4J Users Mailing List'
Ämne: SV: SV: Newbie in.help needed..(basics)


I'am sorry, I don't understand that Ceki.
Can someone just submit the most simple implementation of a subclass of
Category
that i can return to the main application that wrapps Category?

Thank you Phil for your code and you are right, that is a silly requirement
but I have to live with it...
:-)

Thank you


Ralf

-----Ursprungligt meddelande-----
Från: Ceki Gülcü [mailto:[EMAIL PROTECTED]]
Skickat: den 17 april 2001 13:46
Till: LOG4J Users Mailing List
Ämne: Re: SV: Newbie in.help needed..(basics)


At 12:42 17.04.2001 +0200, Ralf Krakowski wrote:

>I am not allowed to import log4j in to my code but i have to wrap it
somehow
>to my own custom class.
>What is the most basic way to extend Catagory and return MyCatagory to my
>application and use that instead?
>(No the deepExtension paper is not simple)
>
>By using this(below) approach i lose the linenumbers where each call has
>been made, don't I?

No you do not. See the 

log(String callerFQCN, Priority priority, Object message, Throwable t)

method in the Category class. Ceki



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to