James Flower
  • Home
  • About
  • Projects
  • GitHub
  • X (Twitter)

logging

A collection of 2 posts
Logging in .NET Core using ILogger
.net core

Logging in .NET Core using ILogger

Logging is an important part of software development. It helps us know that tasks have been completed, monitor applications and provides a trail to follow when things don’t work. Microsoft has included a logging framework in .NET Core and ASP.NET Core to allow developers to easily implement logging
21 Apr 2021 3 min read
What makes a good log message?
logging

What makes a good log message?

Logging can provide important information about the behaviour of software applications. It allows operations staff to monitor application performance and gives developers a trail to follow when trying to diagnose the cause of errors. With this in mind, it is worth considering what is good information to record in a
21 Mar 2021 3 min read
Page 1 of 1
James Flower © 2025
Powered by Ghost