© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
C#C
C#•15mo ago•
9 replies
tommy

✅ What is the use of `LogLevel` type in C#?

I have also tried to use this type by adding the
using Microsoft.Extensions.Logging;
using Microsoft.Extensions.Logging;
directive, but this shows me an error that the
Extensions
Extensions
type does not exist in the
Microsoft
Microsoft
namespace. How to use this then?
C# banner
C#Join
We are a programming server aimed at coders discussing everything related to C# (CSharp) and .NET.
61,871Members
Resources
Recent Announcements

Similar Threads

Was this page helpful?

Similar Threads

What is the use of Interface
C#CC# / help
16mo ago
✅ Is it possible to use union type in C#?
C#CC# / help
3y ago
❔ What type of architecture to use in project?
C#CC# / help
3y ago
❔ Configuring loglevel of injected ILogger
C#CC# / help
4y ago