BaseLogName cannot be Nothing or an empty String

The value of the BaseFileName property cannot be Nothing or an empty string.

The BaseFileName property specifies the base name for the log files.

To correct this error

  • Set the BaseFileName property to a string that contains at least one character.

See Also

Reference

BaseFileName

My.Application.Log Object

My.Log Object