This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 31442

Summary: Arch description of (Nb)ErrorManager
Product: platform Reporter: Jaroslav Tulach <jtulach>
Component: -- Other --Assignee: Jaroslav Tulach <jtulach>
Status: RESOLVED FIXED    
Severity: blocker CC: anebuzelsky, jglick, pnejedly
Priority: P4 Keywords: ARCH
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: TASK Exception Reporter:
Bug Depends on: 17747    
Bug Blocks: 30384, 35067    

Description Jaroslav Tulach 2003-02-25 14:54:59 UTC
Tonda asked for description of location and
content of ide.log as its is part of Platform
contract of ErrorManager.

I suggest to place is into openide-utilities
document. Mentioning that this is description of
the implementation we provide.
Comment 1 Jesse Glick 2003-02-25 15:30:46 UTC
I could do this if you like, since I was the last to work seriously on
NbErrorManager. Assign to me if so.
Comment 2 Jesse Glick 2003-04-15 23:01:58 UTC
See also issue #17747 - docs for ErrorManager. May or may not be
relevant here.
Comment 3 Jaroslav Tulach 2004-07-26 09:12:50 UTC
The ErrorManager documentation updated. If something is missing,
please reopen.

*** This issue has been marked as a duplicate of 17747 ***
Comment 4 Jesse Glick 2004-07-26 20:06:36 UTC
There is no documentation about messages.log or its format in the
ErrorManager documentation because that is all
implementation-specific. Is it still needed for anything?
Comment 5 Jesse Glick 2006-06-06 15:12:54 UTC
Probably this is already done as part of the logging rewrite?
Comment 6 Jaroslav Tulach 2006-06-19 14:58:25 UTC
Done in core/bootstrap's arch document. Will be merged as part of issue 35067.