Commit Graph

37 Commits (a54c593a12a3c318b317374dd95e39fbadfe7ad6)

Author SHA1 Message Date
Jeffrey Rennie 95a56d0d82 List Stackdriver under Third-party logging providers (#9196)
List Stackdriver under Third-party logging providers.
2018-10-25 12:19:59 -05:00
Luke Latham b6cd4cecf3
Fix code block highlight (#9168) 2018-10-23 11:19:08 -05:00
Tom Dykstra 50863ad503 Logging article updates (#8908)
Fixes #5161
Fixes #8338 
Fixes #8620
Fixes #8803 
Fixes #8207

[Internal review link](https://review.docs.microsoft.com/en-us/aspnet/core/fundamentals/logging/index?view=aspnetcore-2.2&branch=pr-en-us-8908)
2018-10-16 09:16:57 -10:00
Bruno Garcia 344f16d38d Add Sentry, FOSS error monitoring tool (#8802) 2018-10-02 13:35:40 -05:00
obayit 28bcd1a21a correct a term (#8769)
The word implement can mislead the reader into thinking that he have to implement the interface,
an alternative is the word require, which is used when talking about dependency injection

When creating a new PR, please do the following and delete this template text:

* Reference the issue number if there is one:

  Fixes #Issue_Number

  > The "Fixes #nnn" syntax in the PR description causes
  > GitHub to automatically close the issue when this PR is merged.
2018-10-01 11:27:54 -05:00
Scott Addie 27883797d8
Remove quotes from bool value in appsettings.json (#8615)
Fixes https://github.com/aspnet/Docs/issues/8612
2018-09-19 09:53:48 -05:00
Catalin Gavan faf47eb6a8 Update index.md (#8287)
* Update index.md

Hello! i updated Third-party logging providers, by adding KissLog.net as well. Thank you!

* Alphabetize list
2018-08-27 11:08:13 -05:00
Luke Latham 1bcda7417c Logging sample update (#8206) 2018-08-21 10:37:49 -07:00
Rick Anderson 7f66d53ea1
Update index.md (#7969) 2018-08-06 11:26:44 -06:00
Scott Addie 20b588629a
Fix Configuration link warning 2018-07-30 21:52:49 -05:00
Luke Latham 47c433a013
Change the API ref for an ILogger in Logging topic (#7862) 2018-07-28 15:37:48 -05:00
Luke Latham 473ac7036c
Logging topic enhancements (#7657) 2018-07-26 16:26:30 -05:00
Scott Addie ecbb70d68f
Clarify Azure logging when targeting .NET Core (#7778)
* Clarify Azure logging when targeting .NET Core

* Update related App Service doc

* Minor tweaks

* Display paragraph no matter which version is selected

* Add missing semi-colons

* Reference the ILoggerFactory interface

* React to feedback
2018-07-24 13:48:52 -05:00
Luke Latham 8b3f48d530
Enhance logging+troubleshooting cross-links (#7518) 2018-07-08 21:52:04 -05:00
Luke Latham 24e5e00713 Logging topic enhancements (#7386)
Fixes #7371 

[Internal Review Topic](https://review.docs.microsoft.com/en-us/aspnet/core/fundamentals/logging/index?view=aspnetcore-1.0&branch=pr-en-us-7386)

Will be doing more to this topic when it comes up for the sample update. For now, surface more info on the appsettings config, update info on `IncludeScopes`, and drop the tabs.

For engineering review, the main update is the section that starts at Line 74.

Thanks @totht91 for surfacing the lack of coverage here. 🎸
2018-06-29 15:17:11 -05:00
Luke Latham c463823011
Add AI SDK trace logging wiki link to Logging (#7321) 2018-06-27 12:57:04 -05:00
Luke Latham 4ced417e0f
Update PerfView link (#7315) 2018-06-26 19:47:14 -05:00
Scott Addie 675e659111
Metadata updates for ASP.NET Core fundamentals docs (#7181) 2018-06-20 11:11:27 -05:00
Rick Anderson a1899b46ee
Add GELF to list of 3rd party loggers (#7066)
* Add GELF to list of 3rd party loggers

* Alphabetize
2018-06-14 18:31:35 -07:00
Luke Latham c2ef962d9c Logging topic updates (#6648)
Updates

Update
2018-05-29 15:48:23 -10:00
reyou 752c866d3c JSNLog url changed to github link (#6542) 2018-05-23 12:53:31 -05:00
Luke Latham 49e38929e5
Revert tab controls (#6350) 2018-05-10 19:58:40 -05:00
Rick Anderson b3504ba929
Remove suggestion to create custom logger (#6162)
Fixes #6157
2018-05-01 14:43:56 -10:00
Luke Latham 8d9b5c3743 Remove Nano Server topic (#6065) 2018-04-23 13:34:59 -10:00
Rick Anderson 1832723bd1
CI Update (#5878) 2018-04-04 13:51:35 -10:00
Luke Latham bdb6d7cafc Title, description, and H1 updates (4) (#5745)
* Title, description, and H1 updates (4)

* Updates

* Updates

* Drop gerunds and update link text

* Update

* Update next.md

* Update routing.md
2018-03-21 14:18:35 -10:00
Federico M. Rinaldi 4719dbed89 Fixed link for CreateDefaultBuilder docs (#5730) 2018-03-18 11:41:42 -07:00
Luke Latham abbe642741 Organize metadata (#5296)
Updates
2018-01-29 09:21:31 -06:00
Luke Latham 313486d76f Taming the savage contraction issue (#5216)
* Form contractions

* Revert two contractions

* Additional reversions

* Additional reversions

* Additional revisions

* Additional revisions

* React to feedback
2018-01-24 09:27:24 -06:00
Luke Latham 31df8fcabf Remove keywords and ms.assetid metadata from ASP.NET Core topics (#5208) 2018-01-19 14:11:45 -06:00
Rick Anderson 322d0c717a
Update index.md (#5149)
* Update index.md

* Update index.md
2018-01-09 15:37:55 -10:00
Scott Addie 8e3f1ab85c Provide .NET Framework provider instructions for App Service (#5018) 2017-12-15 08:25:05 -10:00
Luke Latham ea30d6245f Remove double-spaces (#4901) 2017-11-30 09:04:53 -10:00
Luke Latham 374ecc35a7 Documenting Options change for 2.0 (#4797)
* Documenting Options change for 2.0

Update

Updates

Updates

* Updates

Fix link

Update TOC entry

Fix redo

Updates

* Update index.md

Simple is banned.

* Factor remaining Options out of Config topic

* React to feedback and updates

Update

Updates

Update metadata

* React to feedback

Update
2017-11-28 14:09:16 -10:00
Rachel Appel 0f8105d2f4
Added log streaming info to fundamentals/logging/index.md (#4815)
* added log streaming info

* updates

* remove assetid
2017-11-20 13:24:56 -05:00
Jean-Sébastien Goupil 7d0e4d7ae3 Fix typo (#4825) 2017-11-19 10:37:32 -10:00
Luke Latham 65d60b9783 LoggerMessage topic (#4697)
* LoggerMessage topic

Updates

Updates

Updates

Update

Updates

Update

* React to feedback

Update

React to feedback

Update

* React to feedback

* Update loggermessage.md

* Updates

Updates

Updates

Update

* React to feedback
2017-11-06 15:41:13 -10:00