Closed abbgrade closed 3 years ago
Where do i find the blazor.extensions.logging.js that is mentioned in the readme file?
blazor.extensions.logging.js
It is part of the NuGet package, reference it as
<script src="_content/Blazor.Extensions.Logging/blazor.extensions.logging.js"></script>
in your index page.
Where do i find the
blazor.extensions.logging.js
that is mentioned in the readme file?