@using Microsoft.AspNetCore.Components.Web; @using Microsoft.AspNetCore.Components.Web.Virtualization @using Microsoft.JSInterop; @using ThingsGateway.NewLife.Threading @using ThingsGateway.Extension; @using BootstrapBlazor.Components @namespace ThingsGateway.Debug
@if (Logger!=null) { }