Scott M Stark wrote:
> 
> You don't have to follow the pattern of having a Category instance per
> class. I use one Category per package and sometimes one Category
> for a logical grouping of packages.

I'm sorry, by Category I mean "org.apache.log4j.Category" objects, not
to be confused with the logging categories - I am familiar with how they
work.

i.e: Category cat = Category.getInstance(..)

I'm attempting to run with -Xrunhprof but for some reason not getting
any log4j classes in my output.

Sorry for the confusion,
-Scott

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

Reply via email to