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

Switch to better logging instead of TraceSource [DNET782] #721

Closed
firebird-automations opened this issue Sep 5, 2017 · 11 comments
Closed

Comments

@firebird-automations
Copy link

Submitted by: @cincuranet

Replaces DNET561
Relate to DNET890
Replaces DNET895

Microsoft.Extensions.Logging.Abstractions would be great, but that targets NS2.0 and hence it's not usable on .NET 4.5.2 which we currently support too.

Commits: e9cdbaf

@firebird-automations
Copy link
Author

Modified by: @cincuranet

Link: This issue replaces DNET561 [ DNET561 ]

@firebird-automations
Copy link
Author

Modified by: @cincuranet

status: Open [ 1 ] => In Progress [ 3 ]

@firebird-automations
Copy link
Author

Modified by: @cincuranet

summary: Switch to Microsoft.Extensions.Logging in in the future => Switch to Microsoft.Extensions.Logging in the future

@firebird-automations
Copy link
Author

Modified by: @cincuranet

status: In Progress [ 3 ] => Open [ 1 ]

@firebird-automations
Copy link
Author

Modified by: @cincuranet

Fix Version: 7.0.0.0 [ 10912 ]

@firebird-automations
Copy link
Author

Modified by: @cincuranet

Link: This issue relate to DNET890 [ DNET890 ]

@firebird-automations
Copy link
Author

Modified by: @cincuranet

Fix Version: 7.0.0.0 [ 10912 ] =>

@firebird-automations
Copy link
Author

Modified by: @cincuranet

Link: This issue replaces DNET895 [ DNET895 ]

@firebird-automations
Copy link
Author

Modified by: @cincuranet

summary: Switch to Microsoft.Extensions.Logging in the future => Switch to better logging instead of TraceSource

description: Microsoft.Extensions.Logging.Abstractions would be great, but that targets NS2.0 and hence it's not usable on .NET 4.5.2 which we currently support too.

@firebird-automations
Copy link
Author

Modified by: @cincuranet

status: Open [ 1 ] => Resolved [ 5 ]

resolution: Fixed [ 1 ]

Fix Version: vNext [ 10913 ]

@firebird-automations
Copy link
Author

Commented by: @cincuranet

The `FbLogManager` in `FirebirdSql.Data.Logging` is where the new logging starts.

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

No branches or pull requests

2 participants