vendredi 6 février 2015

How to avoid INFO traces when using Reflections

I use reflection as the following : Reflections reflections = new Reflections( "package.example" );


But in console it displays: 12:38:02.478 [main] INFO org.reflections.Reflections - Reflections took 92 ms to scan 1 urls, producing 3 keys and 3 values


How may I avoid such INFO traces?


Thank you for help.






Aucun commentaire:

Enregistrer un commentaire