Bug 550399

Summary: ILog should provide methods for logging with simple Strings
Product: [Eclipse Project] Platform Reporter: Christoph Laeubrich <laeubi>
Component: RuntimeAssignee: Christoph Laeubrich <laeubi>
Status: RESOLVED FIXED QA Contact:
Severity: enhancement    
Priority: P3 CC: Lars.Vogel
Version: 4.13Keywords: noteworthy
Target Milestone: 4.14 M3   
Hardware: All   
OS: All   
See Also: https://git.eclipse.org/r/148260
https://git.eclipse.org/r/148261
https://git.eclipse.org/c/platform/eclipse.platform.runtime.git/commit/?id=2f6f10def292de57cd4f653bc8a27450843335c3
Whiteboard:
Bug Depends on:    
Bug Blocks: 552773    

Description Christoph Laeubrich CLA 2019-08-24 00:24:03 EDT
As discussed here https://git.eclipse.org/r/#/c/148160/
Comment 1 Eclipse Genie CLA 2019-08-24 00:27:05 EDT
New Gerrit change created: https://git.eclipse.org/r/148260
Comment 2 Eclipse Genie CLA 2019-08-24 01:05:54 EDT
New Gerrit change created: https://git.eclipse.org/r/148261
Comment 3 Lars Vogel CLA 2019-08-24 03:32:21 EDT
Proposal looks great to me, thanks. Can you please open a new Bug "Simplify logging in platform code base" and use this new API with a new Gerrit? Always good to see new API in usage.
Comment 5 Lars Vogel CLA 2019-11-07 02:00:31 EST
(In reply to Lars Vogel from comment #3)
> Proposal looks great to me, thanks. Can you please open a new Bug "Simplify
> logging in platform code base" and use this new API with a new Gerrit?
> Always good to see new API in usage.

Christoph, can you please do this?

Also it would be great if you could create a N&N entry for this change.
Comment 6 Christoph Laeubrich CLA 2019-11-07 02:07:17 EST
(In reply to Lars Vogel from comment #5)
> (In reply to Lars Vogel from comment #3)
> > Proposal looks great to me, thanks. Can you please open a new Bug "Simplify
> > logging in platform code base" and use this new API with a new Gerrit?
> > Always good to see new API in usage.
> 
> Christoph, can you please do this?
> 

Done with Bug 552773

> Also it would be great if you could create a N&N entry for this change.

Where is this located?
Comment 7 Lars Vogel CLA 2019-11-07 02:22:59 EST
(In reply to Christoph Laeubrich from comment #6)
> Where is this located?

See https://git.eclipse.org/r/#/admin/projects/www.eclipse.org/eclipse/news
Comment 8 Lars Vogel CLA 2019-11-11 08:35:00 EST
Christoph, please add to N&N with an example how this can be used compared to the old API.