Skip to content

Commit 2bb463f

Browse files
authored
Update license warning configuration in README
1 parent a4b8664 commit 2bb463f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -108,6 +108,6 @@ Mediator.LicenseKey = "<license key here>";
108108
> [!TIP]
109109
> The license key does not need to be set on client applications (such as Blazor WASM).
110110
> Turn off the license warning by configuring logging in your logging start configuration:
111-
> `builder.Logging.AddFilter("LuckyPennySoftware.AutoMapper.License", LogLevel.None);`
111+
> `builder.Logging.AddFilter("LuckyPennySoftware.MediatR.License", LogLevel.None);`
112112
113-
You can register for your license key at [MediatR.io](https://mediatr.io)
113+
You can register for your license key at [MediatR.io](https://mediatr.io)

0 commit comments

Comments
 (0)