Skip to content

Commit 7b151c4

Browse files
DeepAnchorjameswpm
authored andcommitted
Fix grammar
1 parent 71d0abf commit 7b151c4

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

Diff for: en/13.4.md

+2-2
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
# 13.4 Logs and configurations
1+
# 13.4 Logging and configuration
22

3-
## The importance of logs and configuration
3+
## The importance of logging and configuration
44

55
Previously in the book, we saw that event logging plays a very important role in application development. With adequate logging, we can record crucial information that can later be dissected for debugging and optimization purposes. In the section where we looked at the seelog logging utility, we saw that it had settings for various log level gradations, which can be essential for program development and deployment; we can set the logging level lower in a development environment, while setting it high in production so that we can mask extraneous information when we are trying to debug our application.
66

0 commit comments

Comments
 (0)