Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
Re: [soc-dev] GSoC 2014 - Implement an SLF4J-based Logging Center for Eclipse

Hi Ashwin,

regarding the logging center, please read:

http://dev.eclipse.org/mhonarc/lists/soc-dev/msg00330.html
http://dev.eclipse.org/mhonarc/lists/soc-dev/msg00319.html

for what has been said so far. To get your feet on the ground, you may read http://www.slf4j.org/legacy.html and build a small plug-in system that makes use of several logging frameworks where logs are mapped to log back using the SLF4J bridging APIs.

It may be though to get this running but I think it should be possible for you to get such a system running ;-)

Best,
Marcel


Am 03.03.2014 um 17:00 schrieb Ashwin Jha <ajha.dev@xxxxxxxxx>:

> 
> Hi all,
> 
> I am a first year post graduate student at Advanced Computing and Microelectronics unit, Indian Statistical Institute, Kolkata, India. I am interested in taking part in GSoC '14. 
> I have been programming in Java for 2 years now and Eclipse is my favorite IDE.
> It will be great, if I can contribute back to it.
> I have gone through all the projects and am interested in contributing to the following projects:
> 1. Implement an SLF4J-based Logging Center for Eclipse
> 2. Eclipse Code Recommenders: Snippet Sharing Infrastructure
> 
> I have gone through the following links:
> http://wiki.eclipse.org/index.php/Development_Resources
> http://www.vogella.com/tutorials/EclipsePlugIn/article.html
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=358968
> https://bugs.eclipse.org/bugs/show_bug.cgi?id=427905
> 
> This is my first time, so it will be very helpful if someone can provide me information about the projects and starting point for understanding the source code. 
> 
> Note: For the Eclipse code recommenders project, I have already subscribed the mailing list but have not yet received the confirmation mail. So, please reply for the Eclipse code recommenders project also.
> 
> 
> Regards,
> Ashwin jha
> _______________________________________________
> soc-dev mailing list
> soc-dev@xxxxxxxxxxx
> https://dev.eclipse.org/mailman/listinfo/soc-dev



Back to the top