Issue 112: Disable Logging in production
Status:  Invalid
Owner: ----
Closed:  Jun 2008
Reported by ndhilliprasad@gmail.com, Jun 25, 2008
I have included the JMesa in my project.i don't want to log the information
that was generated by JMesa,How to Disable the logs

Thanks in Advance

-Dhilli
Jun 25, 2008
#1 extremec...@gmail.com
Depending on the logging framework that you use you would turn it off like normal.
For instance if using log4j you would do this:

log4j.category.org.jmesa=error

Jun 26, 2008
#2 extremec...@gmail.com
Not an issue...
Status: Invalid