Skip to content

Instantly share code, notes, and snippets.

@fabienhinault
Created April 30, 2014 15:07
Show Gist options
  • Save fabienhinault/f38a01d80d4d981486f5 to your computer and use it in GitHub Desktop.
Save fabienhinault/f38a01d80d4d981486f5 to your computer and use it in GitHub Desktop.
for logger in \
org.ow2.jonas_tests.history \
org.hibernate.connection \
org.granite.config \
org.objectweb.joram.client.connector.Adapter \
org.ow2.jonas.deployment.ejb.digester \
org.quartz.impl.StdSchedulerFactory \
org.objectweb.jotm \
org.objectweb.jorm \
mx4j \
org.hibernate.search \
org.quartz.core.QuartzScheduler \
org.objectweb.speedo \
org.ow2 \
org.hibernate.tool.hbm2ddl \
org.hibernate.ejb \
org.apache.struts.util \
org.ow2.jonas.ee.mejb \
org.objectweb \
org.hibernate.impl \
fr.dyade.aaa.agent \
org.objectweb.speedo.generation.SpeedoCompiler \
org.ow2.jonas.discovery \
org.hibernate.transaction \
org.hibernate.dialect \
org.ow2.util.plan.deployer.impl \
fr.dyade.aaa \
org.apache.catalina.core.ContainerBase.[jonas].[localhost] \
org.ow2.jonas.generators.genic.velocity \
org.objectweb.joram \
org.jgroups \
org.objectweb.joram.client.jms.Client \
org.apache.cxf.endpoint.ServerImpl \
org.hibernate.cfg \
org.hibernate.validator \
org.ow2.jonas.jtm \
org.apache.catalina.core.ContainerBase.[jonas].[localhost].[path] \
org.apache.catalina.core.ContainerBase.[jonas] \
org.hibernate.hql.ast \
org.ow2.util.log.impl.osgi \
org.apache.catalina.core.ContainerBase.[jonas].[localhost].[jonasAdmin] \
org.quartz.simpl.RAMJobStore \
org.mortbay.util.jmx.ModelMBeanImpl \
org.objectweb.jorm.generator.velocity \
org.hibernate.cache \
org.ow2.carol
do
wget --no-proxy --post-data="name=$logger&level=info" http://hudson/log/configLogger
done
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment