Skip to Content
Serverless computing in Azure with .NET
book

Serverless computing in Azure with .NET

by Sasha Rosenbaum
August 2017
Intermediate to advanced
468 pages
12h 5m
English
Packt Publishing
Content preview from Serverless computing in Azure with .NET

Logging adequately

The one thing that is almost as bad as not logging at all, is logging too much. When every event in an application is logged, and nearly every code line has a log statement attached to it, the logs quickly become noise. If an application generates hundreds of exceptions a second, and every exception is sent out as an e-mail alert, people will quickly start ignoring these alert messages altogether, ignoring the critical errors along with the less critical ones. In addition, unless the log statements are properly tagged and easy to classify, mining through these logs can be very difficult.

In addition to mining difficulties, logging has a "cost", and can impact your application performance if overused.

Unfortunately, there ...

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

Mastering Azure Serverless Computing

Mastering Azure Serverless Computing

Lorenzo Barbieri, Massimo Bonanni
Implementing Azure: Putting Modern DevOps to Use

Implementing Azure: Putting Modern DevOps to Use

Florian Klaffenbach, Oliver Michalski, Markus Klein, Mohamed Wali

Publisher Resources

ISBN: 9781787288393Supplemental Content