dotnetomaniak.pl - Artykuły z tagiem log

CodePruner.comPostsPOSTS ADR is an Architecture Decision Record, but if we leave it like that, it won’t tell you anything. So let’s deconstruct the name into smaller pieces.Architecture Decision I like to describe it as: “Every decision in the development team that has an impact on the state of the application and the way of working in a particular time”. Ok… we have it, but here are some examples:Use TypeScript and React on the frontendCreate backend in .NETCreate the application for a cloud. Tr...

Źródło: codepruner.com
Dziel się z innymi:
How to persist project decisions for future developers and why you should add ADR to your project? | CodePruner.com

Architektura 880 dni, 6 godzin, 15 minut temu tazos333 46 źrodło rozwiń

Ostatnio w moim jednym pet projekcie (pisany w ASP.NET Core 3.1.) wymyśliłem sobie tak, aby do bazy zapisywane były tylko te logi, które: W polu SourceContext zawieraja się namespace aplikacji lub pole @Exception nie jest puste.

Tagi: log, serilogging
Źródło: tomaszprasolek.pl
Dziel się z innymi:
Serilog- jak filtrować logi?

Sztuka programowania 1423 dni, 4 godziny, 21 minut temu tomaszprasolek 70 źrodło rozwiń

Przemysław Walkowski Oryginalnie wpis miał się nazywać Log Driven Develompment ale okazało się, że już coś takiego istnieje, nie chce tu wchodzić w szczegóły, ale jak by co zapraszam pod link, gdyby kogoś to interesowało. Mój wpis będzie o moim pomyśle, który z powodzeniem stosuje od kliku lat w projektach. Mianowice o tworzenie kodu w oparciu o logi. Czyli zamiast debugowania, proponuje przestawić się na przeglądanie logów. Poniżej szczegóły i opis tego pomysłu.

Tagi: asp.net, C#, log, logowanie
Dziel się z innymi:
Development by Log | Blog Programisty.NET

Sztuka programowania 2025 dni, 7 godzin, 4 minuty temu przemekwa 94 źrodło rozwiń

I’m working with Azure for quite a while now. Almost every single one of my projects lands there eventually and even if I don’t deploy it there, I’m using one of it’s databases. Recently I’ve started using Visual Studio Team Services for storing code and managing my every pet or demo project that I want to keep private for now. But there is one service available on Azure that I’m using for a very long time with great success and I really like to have it in my project – it’s Application Insights combined ...

Structured logs with Serilog and Application Insights – Hryniewski.NET

Cloud 2316 dni, 7 godzin, 37 minut temu Rafał Hryniewski 107 źrodło rozwiń

Debugging production is bad. Even access to production is bad. But debugging production is evil. I even cannot describe how evil I think it is. But if you ask most developers (including myself), they will say that this can be useful. Up to last week, I thought it cannot be done in safety way, but a new feature in Application Insights called Snapshot collector.

Tagi: Azure, log
Źródło: stapp.space
Dziel się z innymi:
Debug production safely using Application Insights in Stapp.space

Narzędzia 2450 dni, 21 godzin, 20 minut temu Piotr Stapp 44 źrodło rozwiń

Logowanie ciągu znaków jak to robi się std. w nLog bez jakiekolwiek struktury może prowadzić do kłopotów kiedy chcemy coś ekstra dodać/wyciągnąć. Ale jest na to lekarstwo!

Źródło: blog.gutek.pl
Dziel się z innymi:
nLog i structured logging - Jakub Gutkowski

Narzędzia 2599 dni, 6 godzin, 56 minut temu Gutek 112 źrodło rozwiń

Often developers as a log store use text files, system events, output console or database. In some cases they use distributed systems such Splunk or Elasticsearch. In this article I would like to present how to store logs in the form of objects, rather than plain text, which also offers all sorts of graphs and charts called dashboards.

Log data using Serilog, Elasticsearch and Kibana | mpustelak.com

Sztuka programowania 2672 dni, 6 godzin, 48 minut temu Mateusz Pustelak 209 źrodło rozwiń

Nigdy nie ciągnęło mnie do logowania. Zawsze miałem problem z określeniem poziomu na jaki zasługiwała dana informacja, a może ostrzeżenie. Czy to błąd, czy to już krytyczny błąd. Jak mam to dobrze zalogować. Czemu te okrutne logi tak strasznie mieszają mi się w aplikacje, wtedy jeszcze nie znałem podejścia AO...

Tagi: asp.net, C#, log, mvc
Dziel się z innymi:
Bardzo prost logi w asp mvc

Web 3006 dni, 3 godziny, 37 minut temu rroszczyk 207 źrodło rozwiń

Najaktywniejsi w tym miesiącu