Skip to content
This repository has been archived by the owner on Jan 15, 2021. It is now read-only.

[Logging] Initial prototype/investigation work #109

Open
4 tasks
avanderhoorn opened this issue Feb 20, 2016 · 0 comments
Open
4 tasks

[Logging] Initial prototype/investigation work #109

avanderhoorn opened this issue Feb 20, 2016 · 0 comments

Comments

@avanderhoorn
Copy link
Member

Investigate how to “observe” console.log (inc. prototype and most basic UI):

  • Investigate exactly how we want to tap into Microsoft.Extensions.Logging, most likely via an ILoggerProvider returning an ILogger
    • Determine what additional data we can get out of this API (i.e. statement parameters)
  • Publish initial messages through message bus (prototype)
  • Validate that messages show in the client under the messages tab (demo)
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

3 participants