From 926ec0f93222b9e319da32e943a5c3bba353a62b Mon Sep 17 00:00:00 2001 From: VahidN Date: Sat, 30 Mar 2024 23:58:36 +0330 Subject: [PATCH] Update README.md file --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 0f672a0..9087a19 100644 --- a/README.md +++ b/README.md @@ -587,6 +587,8 @@ And then change the log level to `Debug` in your `appsettings.json` file: } ``` +Or ... you can use the second optional parameter of the `DisableLogging` method to access the published events of this library more easily. + Now after running a query multiple times, you should have these logged lines: ```