DistributedApplicationOptions.EnableResourceLogging Property     
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Enables resource logging. Logs will be written to the logger category (ApplicationName.Resources.{resourceName}).
public bool EnableResourceLogging { get; set; }member this.EnableResourceLogging : bool with get, setPublic Property EnableResourceLogging As Boolean