Skip to content

Commit a6da948

Browse files
committed
fixed typo
1 parent 445bd9c commit a6da948

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

src/Bleess.Extensions.Logging.File/Bleess.Extensions.Logging.File.csproj

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,12 +22,12 @@
2222
How to use: https://github.com/pableess/Bleess.Extensions.Logging.File
2323

2424
Initial Release 1.0.0
25-
- Basic file logging features rolling files, maximum file length, max number of files
25+
- Basic file logging features: rolling files, maximum file length, max number of files, etc
2626
- Simple text and json formatters with options for single line, multi-line, and separated log statements
2727
- Support for logging scopes
28-
- Support for standard microsoft.extensions.logging configuration
28+
- Support for idiomatic microsoft.extensions.logging configuration
2929
- Ability to reconfigure/change settings without restarting application
30-
- Asynchronous log file writing for high log througput and performance
30+
- Asynchronous log file writing for high log throughput and performance
3131
- Current support for ms.extensions 3.x and greater
3232

3333
</PackageReleaseNotes>

0 commit comments

Comments
 (0)