I have just noticed that LocationInfo.fullInfo is public which seems a very dangerous thing to be doing, is there any reason why it is done this way and would anyone mind if I made it private and added a getFullInfo method.
I have checked the log4j source code and found one place that it is used (in PatternParser). Also, could anyone tell me why the other members of LocationInfo are package private rather than just private ? Please note, I am not criticising I just want to know why it has been done that way. -- To unsubscribe, e-mail: <mailto:[EMAIL PROTECTED]> For additional commands, e-mail: <mailto:[EMAIL PROTECTED]>