Skip to main content

Notice: This Wiki is now read only and edits are no longer possible. Please see: https://gitlab.eclipse.org/eclipsefdn/helpdesk/-/wikis/Wiki-shutdown-plan for the plan.

Jump to: navigation, search

Xtext Project Plan/Features/Logging

< Xtext Project Plan
Revision as of 04:52, 24 August 2009 by Unnamed Poltroon (Talk)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Logging

Logging has been refactored for Xtext (since Helios 0.8.0 M2). In order to customize the configuration, you'll have to contribute a fragment to org.apache.log4j and make sure that no other fragments exist. Just put a log4j.properties into the src/ of that fragment and you're done.

Back to the top