Why only one log message is gotten in Log View in Working with the JSR-047 Logging example [message #79915] |
Mon, 07 August 2006 03:02  |
Eclipse User |
|
|
|
Hi,
I follows the steps in the article Working with the JSR-047 Logging
example on help. There is only one log message
"Java Common Base Event log message"
shown in Log View. But there are two more logs
logger.log(Level.SEVERE, "Java valid Common Base Event XML
file template log message.");
//Log the an invalid log message (i.e. filtered by the
LoggingAgentHandler):
logger.log(Level.SEVERE, "Java invalid LoggingAgentHandler log
message.");
, which are not shown. What is going wrong?
Rice
|
|
|
|
|
Re: Why only one log message is gotten in Log View in Working with the JSR-047 Logging example [message #82015 is a reply to message #80159] |
Tue, 29 August 2006 14:42  |
Eclipse User |
|
|
|
Originally posted by: cindyjin.ca.ibm.com
Yes, it is the bug 147475. It will be fixed in 4.3.
Thanks
Cindy
Rice Yeh wrote:
> More likely it is the bug 147475 and will be solved in 4.3?
>
> Rice
>
> Rice Yeh wrote:
>> Is this related to the bug 147769?
>>
>> Rice
>>
>> Rice Yeh wrote:
>>
>>> Hi,
>>> I follows the steps in the article Working with the JSR-047 Logging
>>> example on help. There is only one log message
>>>
>>> "Java Common Base Event log message"
>>>
>>> shown in Log View. But there are two more logs
>>>
>>> logger.log(Level.SEVERE, "Java valid Common Base Event
>>> XML file template log message.");
>>>
>>> //Log the an invalid log message (i.e. filtered by the
>>> LoggingAgentHandler):
>>> logger.log(Level.SEVERE, "Java invalid
>>> LoggingAgentHandler log message.");
>>>
>>> , which are not shown. What is going wrong?
>>>
>>>
>>> Rice
|
|
|
Powered by
FUDForum. Page generated in 0.03368 seconds