Bug 550399 - ILog should provide methods for logging with simple Strings
Summary: ILog should provide methods for logging with simple Strings
Status: RESOLVED FIXED
Alias: None
Product: Platform
Classification: Eclipse Project
Component: Runtime (show other bugs)
Version: 4.13   Edit
Hardware: All All
: P3 enhancement (vote)
Target Milestone: 4.14 M3   Edit
Assignee: Christoph Laeubrich CLA
QA Contact:
URL:
Whiteboard:
Keywords: noteworthy
Depends on:
Blocks: 552773
  Show dependency tree
 
Reported: 2019-08-24 00:24 EDT by Christoph Laeubrich CLA
Modified: 2019-11-11 08:35 EST (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.