Skip to content
31 March 2023

Paweł Filipek

  • Backend
    • C#
    • Entity Framework
    • Security
  • Frontend
    • Angular
    • JQuery
  • Databases
    • SQL
  • Design pattern
    • Domain-Driven Design
    • CQRS
    • TDD
    • Software Design Patterns
  • DevOps
    • RabbitMQ
    • Docker
    • Elasticsearch
  • Tools
  • Get noticed 2017
  • About me
Main Menu

Tag: logs

Backend / C#

Logging of every action call in controller

30 June 2018 - by Paweł Filipek - Leave a Comment

If you want to log every action execution in the ASP.NET MVC application. Instead of adding unnecessary logic ( to logging ) in each action. We can override method OnActionExecuting …

Read More
Backend / C# / DevOps / Elasticsearch / Tools

Configure Nlog with Elasticsearch in ASP.NET Core

30 April 201829 September 2019 - by Paweł Filipek - Leave a Comment

It’s always nice to have logs from our applications. Nlog is a solid open-source library in .NET that supports save the logs. However, when we add elasticsearch to it, searching …

Read More
Copyright © 2023 Paweł Filipek.
Powered by WordPress and HitMag.