Log .NET 6 API to CloudWatch with NLog

Поделиться
HTML-код
  • Опубликовано: 29 сен 2024

Комментарии • 6

  • @ramchandrathakkar2022
    @ramchandrathakkar2022 2 года назад +2

    As usual, again must say very informative. Thanks Wes. Continue this good work for the community.

  • @kresnofatihimani5073
    @kresnofatihimani5073 2 года назад +2

    nice! if you ever need new content ideas, i can tell you i really need someone to walkthrough most of dev-related aws services with dotnet. thx for the video!

  • @hareesh22
    @hareesh22 2 года назад +1

    How to pass the profile and region values from startup or appsettings.json instead of hard doing in config file? As per my requirement the profile name varies based on environment I work. Any help would be appreciated..😊

    • @WesDoyle
      @WesDoyle  2 года назад

      Hi Hareesh, this is possible! Check out the wiki for NLog.Extensions.Logging library on GitHub for more info: github.com/NLog/NLog.Extensions.Logging/wiki/NLog-configuration-with-appsettings.json

  • @tommynaugle3572
    @tommynaugle3572 2 года назад +1

    What were your thoughts on working with the .NET framework? How did it feel working with it compared to an open source stack?

  • @2005Azm
    @2005Azm 2 года назад +1

    It's always such a delight each time you drop these goodies! Thank you, teacher!