Skip to content
22 February 2019

Paweł Filipek

  • Backend
    • C#
    • Entity Framework
    • Security
  • Frontend
    • Angular
    • JQuery
  • Databases
    • SQL
  • Design pattern
  • DevOps
  • 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 / Tools

Configure Nlog with Elasticsearch in ASP.NET Core

30 April 201816 December 2018 - 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 © 2019 Paweł Filipek.
Powered by WordPress and HitMag.
This website uses cookies to improve your experience. We'll assume you're ok with this, but you can opt-out if you wish.Accept Read More
Privacy & Cookies Policy