Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Modeling » TMF (Xtext) » Suppressing Xtext Debug messages when using log4j API
Suppressing Xtext Debug messages when using log4j API [message #1409430] Mon, 18 August 2014 05:01
rohit ahuja is currently offline rohit ahujaFriend
Messages: 27
Registered: February 2013
Junior Member
Hi,

I migrated from XText 2.3 to 2.6 recently. I started getting lot of Debug messages from XText, something like below. I use the org.apache.log4j API for logging the errors/warnings for my code.
Is there any way i can suppress these DEBUG messages from XText? either by some configuration to the log4j.xml or through some setting in xtext?

[DEBUG] [main] org.eclipse.xtext.parser.antlr.AbstractInternalAntlrParser 10:05:44.583 - Parsing took: 32 ms
[DEBUG] [main] org.eclipse.xtext.linking.impl.AbstractCleaningLinker 10:05:44.598 - beforeModelLinked took: 15ms

Thanks in Advance,
Rohit Ahuja
Previous Topic:Validation of the Xbase Expression grammar with Xsemantics
Next Topic:How I make error message of code written in my program language?
Goto Forum:
  


Current Time: Sat Apr 20 01:35:03 GMT 2024

Powered by FUDForum. Page generated in 0.03620 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top