Skip to main content
Skip table of contents

Logs

The NDD Print MF Brother logs are used to analyze the operation of the component.

Each log entry has a level. And each logger is configured to include or ignore certain levels. A common configuration is to specify the minimum level, where that level and higher levels are included.

For example, if the minimum level is Info, then Info, Warn and Error are logged, but Debug are ignored.

Level

Ordinal

Content

Debug

1

Debugging the application behavior from internal events of interest.

Info

2

Information that highlights progress or application lifetime events.

Warn

3

Warnings about validation issues or temporary failures that can be recovered.

Error

4

Errors where functionality has failed or Exception have been caught.

Off

5

Disabled

Only administrator users can enable or disable logs.

Activate Logs

  1. Open the NDD Print MF Brother installation directory

The default directory is: C:\Program Files\NDDigital\nddPrint\MF\Brother

  1. Look for the file nlog.config and open it with a text editor

  2. Look for the logger tag

  3. Change the minlevel property to the level shown in the table above

    image-20240528-180443.png
  4. Restart the NDD Print MF Brother services

  5. The logs will be available in the Trace folder in the installation directory

To deactivate, simply change the minlevel property to off and restart the services.


Related pages

JavaScript errors detected

Please note, these errors can depend on your browser setup.

If this problem persists, please contact our support.