Commit Graph

47 Commits (5680ab839ef0231018ca3a2ee8c994579e5315ff)

Author SHA1 Message Date
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 34b33e245b Add version to App package references (#7551)
Fixes #7532
2018-07-10 22:43:09 -05:00
Luke Latham 8b3f48d530
Enhance logging+troubleshooting cross-links (#7518) 2018-07-08 21:52:04 -05:00
Luke Latham 2059dd8b41
Add CRLF to the last line of MD topics (#7509) 2018-07-08 21:48:10 -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 13865e46a8
Update appsettings.json for logging topic (#6884) 2018-06-05 15:10:37 -05:00
Rick Anderson d5676673d9
Test PR (#6774) 2018-05-31 15:17:24 -10:00
Luke Latham ff68090f60
Drop unessential pages (#6773) 2018-05-31 19:50:18 -05:00
Luke Latham 06ba1dd13a
2.1 Sample Updates (Round 3) (#6768) 2018-05-31 18:36:48 -05: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 af3096253c
Title, description, and H1 updates (1) (#5574) 2018-03-01 15:21:56 -06:00
Luke Latham f047169540 Drop [Main] from snippet references (#5547) 2018-02-24 10:08:11 -06:00
Luke Latham 065d6b0a90
Remove log filtering from Logger Message samp (#5484) 2018-02-15 12:53:04 -06:00
Luke Latham 8854dfee50
Restructuring of the LoggerMessage topic (#5329) 2018-02-01 11:00:47 -06:00
Luke Latham abbe642741 Organize metadata (#5296)
Updates
2018-01-29 09:21:31 -06:00
Luke Latham 9d53ba5eea Remove code-behind from RP terminology (#5290)
Updates
2018-01-27 10:22:43 -10: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
Tom Dykstra a6f6538c93 Logging 2.0 (#3847) 2017-08-03 12:34:20 -07:00
Rick Anderson c23f9b383b remove /en-us/ (#3670) 2017-07-10 12:20:50 -06:00
Andy Pasic 010b730d27 Bulk metadata fix (#2871)
* meta data fix

* Revert "meta data fix"

This reverts commit ba36883476.

* meta data fix2

* test

* Update owin-oauth-20-authorization-server.md

* Update api-ref.md

* Update api-ref.md

* test

* test2
2017-03-02 14:50:36 -10:00
Tom Dykstra e77ff6baf8 remove files that were left in the wrong folders (#2433) 2016-12-21 15:07:28 -08:00
Tom Dykstra 5362a8dca5 logging rewrite 2016-12-02 09:17:33 -08:00
Daniel Roth e9c1419175 Add docfx content 2016-10-28 10:35:15 -07:00