Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix issue where string type would log to database with quotations #4

Merged
merged 4 commits into from
Dec 23, 2015

Conversation

lgubranson
Copy link
Contributor

No description provided.

nblumhardt and others added 4 commits November 5, 2015 17:37
Support logging properties into user defined columns
Fit the narrower layout of the project homepage. Includes XML configuration example.
new MessageTemplate("", new[] {new TextToken("Internal error while trying to write events to database")}),
Enumerable.Empty<LogEventProperty>());

Emit(logEvent);
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I do agree with some additional error handling and clearing the events table. But submitting another event can blow this thing up at some point.

@mivano mivano merged commit 97f5459 into serilog-mssql:master Dec 23, 2015
@mivano
Copy link
Contributor

mivano commented Dec 23, 2015

Tested and merged. Thanks for the PR!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants