Skip to Content
Enterprise Application Development with C# 9 and .NET 5
book

Enterprise Application Development with C# 9 and .NET 5

by Ravindra Akella, Rishabh Verma, Arun Kumar Tamirisa, Suneel Kumar Kunani, Bhupesh Guptha Muthiyalu
March 2021
Intermediate to advanced
610 pages
11h 56m
English
Packt Publishing
Content preview from Enterprise Application Development with C# 9 and .NET 5

Chapter 7: Logging in .NET 5

Logging helps you to record your application's behavior for different data at runtime and you can control what you want to record and where you want to record. Once the development of your feature is complete, you would unit test it thoroughly on a development PC, deploy it in a test environment for thorough integration testing, then deploy it in production, and finally, open it up for a large number of users. The context in which your application is running, such as servers, data, load, and so on, is different in test environments and production environments when you compare it with the development box, and you might face unexpected issues in the test and production environments in the initial days.

This is where ...

Become an O’Reilly member and get unlimited access to this title plus top books and audiobooks from O’Reilly and nearly 200 top publishers, thousands of courses curated by job role, 150+ live events each month,
and much more.
Start your free trial

You might also like

Professional C# 7 and .NET Core 2.0, 7th Edition

Professional C# 7 and .NET Core 2.0, 7th Edition

Christian Nagel
Pro C# 7: With .NET and .NET Core

Pro C# 7: With .NET and .NET Core

Andrew Troelsen, Philip Japikse
.NET Core 2.0 By Example

.NET Core 2.0 By Example

Neha Shrivastava, Rishabh Verma

Publisher Resources

ISBN: 9781800209442Supplemental Content