|
From: Mark P. <Ma...@so...> - 2003-06-25 18:40:32
|
I just discovered this project today. I cannot believe how great it works and how easy it is to use. Of course I do have a question/request: Is it possible to make messages that are written to System.err be treated by the log as ERROR instead of INFO? (I also entered this request on sf.net prior to joining the list) If not, then I assume the only way to get that sort of functionality is to use your WrapperManager.log() method. I would rather not do that at this stage in case we wind up needing to run this code in environments that are not using your Wrapper. If I do use this method, does your code fail gracefully at runtime if I am just running my code manually, such as using the Run/Debug methods from Eclipse? Thanks Mark |