An open API service indexing awesome lists of open source software.

https://github.com/tinylog-org/tinylog-eclipse-plugin-example

Example Eclipse plug-in for using tinylog as logging framework
https://github.com/tinylog-org/tinylog-eclipse-plugin-example

eclipse-plugin eclipse-rcp java tinylog

Last synced: 6 months ago
JSON representation

Example Eclipse plug-in for using tinylog as logging framework

Awesome Lists containing this project

README

          

# Using tinylog in Eclipse plug-ins or RCP applications

This example project contains an Eclipse plug-in and feature, which use tinylog as logging framework.

A pre-configured target platform and run configuration can be found in [target-platform](https://github.com/pmwmedia/tinylog-eclipse-plugin-example/tree/v2/target-platform).