Commit Graph

19 Commits (707cadd9a2b020aa9455fe53adb388713eddd8a3)

Author SHA1 Message Date
Cijo Thomas 76e05bf07a
Small improvements to logging docs (#19884) 2020-09-15 11:47:09 -10:00
Rick Anderson 1197aa3c45
Create logger (#19613) 2020-08-21 13:48:47 -10:00
Patrick Roche 96ff9e80ab
Fix exception error message typo (#19387) 2020-07-31 08:09:25 -05:00
Shiyao Wang 王诗峣 60a3939bb5
Fix worng configuration example for logging (#18881)
* Fix worng configuration example

Move "EventSource" from under "Debug" section to "Logging" section

* Update aspnetcore/fundamentals/logging/index/samples/3.x/TodoApiDTO/appsettings.Prod2.json

Co-authored-by: Rick Anderson <3605364+Rick-Anderson@users.noreply.github.com>
2020-06-22 12:13:32 -10:00
Luke Latham 7b3ad3eae8
Language update (#18760) 2020-06-11 10:17:51 -10:00
Rick Anderson 9ab5adf2df
Custom/logger (#18258)
* Add custom logger documentaions (#11842)

* Add a section in the docs aspnetcore/fundamentals/logging/index.md
* Add a sample at aspnetcore/fundamentals/logging/loggermessage/samples/3.1/CustomLogger

* Custom loggiing

* Custom loggiing

* Custom loggiing

* Custom loggiing

* Custom loggiing

* Custom loggiing

* Apply suggestions from code review

Co-authored-by: Brennan <brecon@microsoft.com>

* react to feedback

* react to feedback

* react to feedback

Co-authored-by: Juergen Gutsch <juergen@gutsch-online.de>
Co-authored-by: Brennan <brecon@microsoft.com>
2020-05-13 12:18:38 -10:00
Kirk Larkin 997f70fbce
Fix broken links and some code highlights in Logging (#18227) 2020-05-10 15:51:13 -10:00
Rick Anderson f4e3e2c9ae
CSAT on logging (#17820)
* CSAT on logging

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* work

* more work

* more work

* more work

* more work

* more work

* more work

* add where to open logging bugs

* add where to open logging bugs

* Apply suggestions from code review

Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>

* add where to open logging bugs

Co-authored-by: Kirk Larkin <6025110+serpent5@users.noreply.github.com>
2020-05-05 17:12:51 -10:00
Nikita Potapenko dc8f9b7bea Update packages (#14574)
Use GA version
2019-09-25 07:58:43 -10:00
Luke Latham b93ab83fb6 Pascal case placeholder names in log strings (#14508)
* Pascal case placeholder names in log strings

* Updates
2019-09-23 14:11:50 -10:00
Tom Dykstra 1321174416
3.0 update for Logging (#13545) 2019-08-12 17:23:22 -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 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
Rick Anderson 0ee6b101d9
delete map and min files (#9310) 2018-10-31 14:26:48 -10: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
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
Luke Latham 1bcda7417c Logging sample update (#8206) 2018-08-21 10:37:49 -07:00