Commit Graph

86 Commits (218e7f35451821c9d1977224cf22e92160163682)

Author SHA1 Message Date
David Pine 769d8c6ae7 Removed images that are not referenced anywhere. (#13804) 2019-08-17 10:20:41 -05:00
Tom Dykstra 1321174416
3.0 update for Logging (#13545) 2019-08-12 17:23:22 -07:00
Cijo Thomas 1cc4065e93 Update to links to application insights. (#13424)
Corrected links to app insights based on recent changes in application insights docs.
2019-07-22 14:30:34 -07:00
Luke Latham f7ca70b9d2
Consolidate troubleshooting docs (#13231) 2019-07-17 16:56:16 -05:00
Luke Latham dbd4d1535e
Surface link to console provider options (#13250) 2019-07-11 15:06:53 -05:00
Theano Petersen c969928dbe fix http to https (#13241) 2019-07-10 19:36:05 -07:00
Swanand Pangam b804af05c7 Inserted a note to add references (#13067)
Added assemblies Microsoft.Extensions.Logging and Microsoft.Extensions.Configuration as Visual Studio auto-suggestion is also not recognising them.
2019-07-03 13:00:27 -07:00
Tom Dykstra e7606a9b66 Add using statement in logging doc (#13063)
* Update index.md

* Add note about using statement
2019-07-01 15:31:11 -05:00
Tom Dykstra a88922d242
sync with portal changes (#12792) 2019-06-10 14:43:01 -07:00
Leonid Tsarev 9d48d06d9f Fix serilog link to newer repo (#12211)
https://github.com/serilog/serilog-extensions-logging specifies that ASP.NET Core 2.0+ should prefer https://github.com/serilog/serilog-aspnetcore instead.
2019-05-06 10:36:49 -05:00
Scott Addie 77e6584f04
Merge staging into master (#12296)
* Remove repository (#12203)

* Fix language specification in one code sample (#12225)

* Refactor Blazor intro paragraph (#12223)

* Cross-link Get Started and Razor class lib topics (#12228)

* Update app insights section (#12234)

* Make Azure providers more discoverable (#12247)

* Blazor Get Started: Update preview SDK instruction

* Revert  3c4a22f

* Blazor Get Started: Preview SDK instruction (#12271)
2019-05-06 10:25:47 -05:00
Luke Latham 217c6f3604 React to repo name change in repo links (#12152) 2019-04-24 14:04:39 -10:00
Luke Latham 3e72a17812
Fix LoggerMessage sample link (#12146) 2019-04-24 15:48:43 -05:00
Isaac Levin fd2c5c4237 fixed incorrect usage for Azure Web Logging (#12040)
removed section that was no longer correct
2019-04-18 11:20:16 -07:00
Tom Dykstra 698afb30ec
Fix provider aliases list (#11981) 2019-04-15 07:47:34 -07:00
Tom Dykstra fc3562ef03
Clarification on no-async-logging advice (#11843) 2019-04-05 08:10:58 -07:00
Luke Latham 2c368d0913
LoggerMessage topic+sample to 2.2 (#11765) 2019-03-31 12:11:32 -05:00
Nick Schonning d125525ff2 fix: MD038/no-space-in-code (#11583)
- Replace ` with %60 in xref links
- Remove spaces inside code span elements
2019-03-21 15:04:23 -05:00
Nick Schonning 188fdb2abe fix: MD012/no-multiple-blanks (#11596)
Multiple consecutive blank lines
2019-03-19 13:56:32 -05:00
Nick Schonning d8f359a113 typo: Ilogger -> ILogger (#11559) 2019-03-19 09:43:07 -05:00
Michael Bullwinkle 931f4cb419 App Insights ILogger implementation samples link (#11338) 2019-03-08 10:36:52 -08:00
Luke Latham 68b39e541b
Update method descriptions (#11245) 2019-03-02 17:18:30 -06:00
Tom Dykstra 9a0078d304 Update logging to 2.2 (#11207)
Also convert inline code snippet to reference.

Fixes #11206 

[Internal review URL](https://review.docs.microsoft.com/en-us/aspnet/core/fundamentals/logging/index?view=aspnetcore-2.2&branch=pr-en-us-11207#azure-app-service-provider)
<!--
# Instructions

When creating a new PR, please reference the issue number if there is one:

Fixes #Issue_Number

The "Fixes #nnn" syntax in the PR description allows GitHub to automatically close the issue when this PR is merged.

NOTE: This is a comment; please type your descriptions above or below it.
-->
2019-02-28 09:52:00 -10:00
Tom Dykstra ba467c1e2f 2.2 example for AzureWebAppDiagnostics (#11169)
Fixes #11029 
[Internal review URL](https://review.docs.microsoft.com/en-us/aspnet/core/fundamentals/logging/index?view=aspnetcore-2.2&branch=pr-en-us-11169#logging-in-azure)
2019-02-27 09:18:09 -10:00
Tom Dykstra 07c3e10c54
Remove link to app insights logging wiki (#10751) 2019-02-01 14:52:25 -08:00
Tom Dykstra 780e94f767 Link to Application Insights logging readme (#10749)
* Link to Application Insights logging readme

* typo
2019-02-01 12:24:56 -10:00
Kirk Larkin 8adbade922 Updated link to LoggerExtensions.cs (aspnet/Extensions). (#10368) 2019-01-14 07:08:41 -06:00
Rick Anderson 0ee6b101d9
delete map and min files (#9310) 2018-10-31 14:26:48 -10:00
Tom Dykstra b6ba3d220c Table of Contents reorg (#9133)
* overview

* whats new to end

* fix migration node

* split fundamentals, move to end

* glob & loc, get started

* security node name

* security section

* azure, client-side, host

* several more sections

* redistribute tutorials

* proofread fixes

* move how to download section

* index files delete and redirect

* fix errors

* reorder some nodes

* scott feedback, flatten main tutorials node

* fix missed feedback items + other issues

* unflatten tutorials node

* move 'how to download'

* more tutorials node tweaks

* standardize view sample links

* db --> DB

* fix build error

* remove link from a parent node

* streamline node names

* xref links

* typos

* typo

* typos and revert some xref links

* scott feedback

* scott feedback

* feedback

* change node name

* safe storage-->protect
2018-10-26 18:34:40 -10:00
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
Luke Latham 8e6dd4a7f4 Drop version from App package (#8881)
Addresses #8579 

I might be getting the hang of **_find and replace_** now. 😝

This doesn't touch a couple that ref 2.2.0. I'll tidy those up on https://github.com/aspnet/Docs/issues/8518 after 2.2 RTM.
2018-10-06 17:10:28 -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
Luke Latham 46f41d4774
Update All and App package versions (#8513) 2018-09-13 11:39:23 -05:00
Luke Latham 1a0f79a8fe
Update All/App package version (#8489) 2018-09-11 08:53:03 -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 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