Invalid Logger Configuration: 'xxx' NLog Target Was Not Found

How to resolve "Invalid logger configuration: 'xxx' NLog target was not found" warning?

Logs.RobotLogs.ReadTarget cannot contain any separator and can have only one target.

Read more on Logs.RobotLogs.ReadTarget

If the value is invalid, the warning message, "Invalid logger configuration: 'xxx' NLog target was not found", will output to Windows EventLog (Application).

Resolution:

  • Change the value of Logs.RobotLogs.ReadTarget to contain only one target.