How to log from nxlog.conf

View thread

framold

Hi,

I want to log from my nxlog.conf to my LogFile.

Example: nxlog.conf:

include additonal/*.conf

additonal/module.conf

Log DEBUG "module.conf included"

How can i do this?