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
- Host: GitHub
- URL: https://github.com/tinylog-org/tinylog-eclipse-plugin-example
- Owner: tinylog-org
- Created: 2020-05-04T19:16:17.000Z (over 5 years ago)
- Default Branch: v2
- Last Pushed: 2020-05-06T08:12:35.000Z (over 5 years ago)
- Last Synced: 2025-06-25T15:51:15.745Z (7 months ago)
- Topics: eclipse-plugin, eclipse-rcp, java, tinylog
- Language: Java
- Size: 12.7 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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).