Skip to content

Edoardo Vignati

– Always looking for something awesome –

Menu
  • About me
  • Studies
  • Publications
  • Skills
  • Portfolio
  • Projects
  • Career
  • Blog
  • Travels  
Menu

Category: Java

Easy and ready-to-use alternative to Log4j

Posted on 07/04/202119/04/2021 by Edoardo

I wrote a one-class logger, lightweight and very easy to use. It can be a good alternative to Log4j for small projects or if you want to customize you logging experience. Features It’s a self-contained one-class logger No third party dependencies required Fully customizable It works with jar packages Different levels of logging Logs on…

Continue reading

[SOLVED] WARNING: An illegal reflective access operation has occurred

Posted on 20/12/202024/02/2021 by Edoardo

This is intended to be a practical solution to disable specifically these types of logs in Java programs. Please note that this solution requires a little bit of work. As you can imagine, this warning is related to reflective operations called by our program or its dependencies. Let’s assume that we are facing a warning…

Continue reading
  1. Edoardo on Sortable list with jQuery (also on mobile)05/04/2022
  2. Katrin on Sortable list with jQuery (also on mobile)05/04/2022
  3. Edoardo on Sortable list with jQuery (also on mobile)07/02/2022
  4. Katrin Konrad on Sortable list with jQuery (also on mobile)07/02/2022

© 2022 Edoardo Vignati | Powered by Minimalist Blog WordPress Theme