'log4j with netbeans (loggin to a file)

i am trying to setup log4j to my java web application based on Maven on Netbeans 12.6 , And i am following this video: enter link description here in this tutorial the logging will be writing into a file.

But in my case after running the application no log file created

  1. This is my Netbeans setup: enter image description here

    I will appreciate all your answers



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source