Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [recommenders-dev] [GSoC] Logging Weekly Status

Hi,

This is the weekly status on the GSoC project Eclipse Logging.

Project description: The purpose of this project is to implement  a SLF4J based 
logging system that will allow to dynamically configure log settings, provide a 
separate log view, persisting log settings for all eclipse plug­ins. A more detailed 
discussion on the inspiration for this project is on bugzilla [1]. The project proposal 
doc is available on [2].

**Progress**

Update from last week: As per last week plan, I have been able to complete the 
dynamic reconfiguration of logback configuration. We have also restructured the 
project layout, a bit. And, very soon I will be posting the link to the documentation 
on how to use the logging feature.

Plan for this week: This week, I have planned to work on three things. First, the
documentation that I mentioned above. Second, I am planning to write an appender
that will file a bug directly from logback to bugzilla (for details, check [3]). Third, I will 
be working on making the logback configuration available to the clients at runtime
(for details, check [4]).

[1] https://bugs.eclipse.org/bugs/show_bug.cgi?id=358968
[2] https://drive.google.com/file/d/0BzOCiIzlXt1dV0hGMTYzakVJVzN2cVBYMGdFSV93Qnp6eGZZ/edit?usp=sharing
[3] https://bugs.eclipse.org/bugs/show_bug.cgi?id=437435
[4] https://bugs.eclipse.org/bugs/show_bug.cgi?id=437434



Regards,
Ashwin


On Tue, Jun 10, 2014 at 1:08 PM, Ashwin Jha <ajha.dev@xxxxxxxxx> wrote:
Hi,

This is the weekly status on the GSoC project Eclipse Logging.

Project description: The purpose of this project is to implement 
a SLF4J based logging system that will allow to dynamically 
configure log settings, provide a separate log view, persisting log 
settings for all eclipse plug­ins. A more detailed discussion on the 
inspiration for this project is on bugzilla [1]. The project proposal 
doc is available on [2].

**Progress**

First of all my apologies for not posting any report for the previous week.

Update from the last report, I have been able to implement and integrate the slf4j - eclipse
logger backend with the plugin. I have also implemented a configuration plugin that helps
in configuring the logback system. At present only static configuration is possible.

Plan for next week: I will be working on the dynamic reconfiguration of logback system. 
Apart from this, I am also planning to write some tests for the same.
All this can be tracked by gerrit link [3].


Regards,
Ashwin



On Thu, May 29, 2014 at 7:12 PM, Ashwin Jha <ajha.dev@xxxxxxxxx> wrote:
Hi,

This is the weekly status on the GSoC project Eclipse Logging.

Project description: The purpose of this project is to implement 
a SLF4J based logging system that will allow to dynamically 
configure log settings, provide a separate log view, persisting log 
settings for all eclipse plug­ins. A more detailed discussion on the 
inspiration for this project is on bugzilla [1]. The project proposal 
doc is available on [2].

**Progress**

Update from last week, I have been able to port the initial code onto 
recommenders.incubator.

Currently, I am working on a Eclipse Logger based backend for SLF4J. 
I have already implemented the slf4j -> eclipse logger backend and currently
working on its integration with the main plugin. This can be tracked by gerrit link [3].

Hopefully, I will be able to show you some exciting features in the next week or two.




Regards,
Ashwin


On Wed, May 21, 2014 at 1:54 AM, Ashwin Jha <ajha.dev@xxxxxxxxx> wrote:
Hi,

This is the weekly status on the GSoC project Eclipse Logging.

Project description: The purpose of this project is to implement 
a SLF4J based logging system that will allow to dynamically 
configure log settings, provide a separate log view, persisting log 
settings for all eclipse plug­ins. A more detailed discussion on the 
inspiration for this project is on bugzilla [1]. The project proposal 
doc is available on [2].

At the moment I am working on porting my intial code from github to 
eclipse repository. This is tracked by bugzilla entries [3] and [4].
I have put up a gerrit review request [5] in this regard.




Regards,
Ashwin





Back to the top