On Tue, 3 Jul 2001, Ceki Gülcü wrote:
|
| Hello Pavel,
|
| At 12:07 03.07.2001 +0400, Pavel Muhataev wrote:
| >Hi
| >
| >> 1) It's already provided via the "locationInfo" in
| >> LoggingEvent. If you want to see it, use your layout's means
| >> for doing so. (For example, PatternLayout will show
| >> everything you mentioned and more.) It's usually not used
| >> because it dramiticly slows things down, but if you've got
| >> the speed to spare and want that info, it's available for you.
| >
| >I didn't talk about discovering log caller's method. I talked about
| >automatically Category determining. In such case, user would not have to get
| >Category before logging.
| >Instead of Category.getInstance(_My_object_.class.getName()).debug(...) code
| >would be Log.debug(...).
|
| The extraction of caller information is not reliable. We cannot build a system on an
|unreliable feature.
And it's slow as molasse.. or whatever you english speaking people would
say.
--
Mvh,
Endre
---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]