This repository has been archived on 2025-12-25. You can view files and clone it. You cannot open issues or pull requests or push a commit.
Files
tcommon-studio-se/main/plugins/org.talend.platform.logging

plugin used for login with log4j in the Eclipse RCP platform. 

Usage: simply add this plugin into the platform plugins and declare the TalendPlatformLogAppender in 
the log4j configuration file(s).

The dependency on org.eclipse.pde.runtime is not really needed. But if one want to see the log 
in the Error log, the dependency assures that the plugin will be loaded.