Concepts Every Software Engineer Should Know: Things to Know before your first on-Job Assignment by Annu Rana
Author:Annu Rana
Language: eng
Format: azw3
Published: 2017-07-19T07:00:00+00:00
All famous programing languages (C,C++,Java,C#,PHP, Phython etc) provide API for serialization and de serialization.
Chapter 11:Logging
When you used to go to school, each teacher used to record your attendance to track your presence into classroom. This information was useful for school management for allowing you for exams or rewarding for maximum attendance. In the same way, when we are writing any software, there are lots of information which should be record somewhere so that we could trace many information related to application flow, user activity, error check etc. We could use file or DB for logging such information.
In simple words, Logging means saving application data into file or some other place which we can use later for further investigation about application. Logging plays important role while monitoring, troubleshooting and debugging application.
log.debug("Money Transfered.");
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8313)
Test-Driven Development with Java by Alan Mellor(6844)
Data Augmentation with Python by Duc Haba(6767)
Principles of Data Fabric by Sonia Mezzetta(6505)
Learn Blender Simulations the Right Way by Stephen Pearson(6411)
Microservices with Spring Boot 3 and Spring Cloud by Magnus Larsson(6273)
Hadoop in Practice by Alex Holmes(5966)
Jquery UI in Action : Master the concepts Of Jquery UI: A Step By Step Approach by ANMOL GOYAL(5816)
RPA Solution Architect's Handbook by Sachin Sahgal(5675)
Big Data Analysis with Python by Ivan Marin(5420)
The Infinite Retina by Robert Scoble Irena Cronin(5369)
Life 3.0: Being Human in the Age of Artificial Intelligence by Tegmark Max(5164)
Pretrain Vision and Large Language Models in Python by Emily Webber(4388)
Infrastructure as Code for Beginners by Russ McKendrick(4158)
Functional Programming in JavaScript by Mantyla Dan(4046)
The Age of Surveillance Capitalism by Shoshana Zuboff(3964)
WordPress Plugin Development Cookbook by Yannick Lefebvre(3869)
Embracing Microservices Design by Ovais Mehboob Ahmed Khan Nabil Siddiqui and Timothy Oleson(3668)
Applied Machine Learning for Healthcare and Life Sciences Using AWS by Ujjwal Ratan(3649)
