In order to activate the logger you need to add the following lines:
It is possible to set the output stream of the messages inside a file:
Here the output file is "/tmp/dg-LOGS.txt".
Specifying the file with FILE and the line inside the file by LINE are necessary for the STREAM messages. Indeed they are indexed using the two values. The default values "" and 0 for the counting are not well understood.