Skip to content
This repository has been archived by the owner on Dec 13, 2018. It is now read-only.

LogEventLevel Debug for SerilogLogger? #183

Closed
wobuzhudao opened this issue May 14, 2015 · 6 comments
Closed

LogEventLevel Debug for SerilogLogger? #183

wobuzhudao opened this issue May 14, 2015 · 6 comments

Comments

@wobuzhudao
Copy link

Is the case for LogEventLevel.Debug missing from SerilogLogger.ConvertLevel(...) for some reason? If I try to configure with Debug as the minimum level, I don't get debug messages. If I try to set the minimum level to Debug from the LoggerFactory, I get a NotSupportedException.

@Eilon
Copy link
Member

Eilon commented May 15, 2015

@nblumhardt ? I think you were going to look at having a new home for the Serilog adapter?

@davidfowl
Copy link
Member

The fix is in this #182

@nblumhardt
Copy link
Contributor

👍 - which is heading towards https://github.com/serilog/serilog-framework-logging (though the naming feels questionable). Aiming to have a first cut published in a few days.

@nblumhardt
Copy link
Contributor

Package with the fixed level mapping is out now (details at the link above).

@ORuban
Copy link
Contributor

ORuban commented Jun 3, 2015

Hi, could you also look to the NLogLogger? Debug messages are also missed, suggested PR #188.

@muratg
Copy link

muratg commented Jun 8, 2015

@ORuban can you file a bug for the NLogLogger?

@muratg muratg closed this as completed Jun 8, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants