site_header
en
fr
ja
zh
Most Powerful Open Source ERP
Contact
Login
header_title
Developer Documentation
breadcrumb
Home
Documentation
Developer
Document List
16
-
04
2024
Guideline Never Log Level Info Or More In Execution Path
Avoid trivial logs.
Categories
crime
;
commit
;
debug
;
test
;
log
15
-
07
2019
Guideline Logs Must Contain Their Cause
Test report must contain info on the cause of a log
Categories
rule
;
commit
;
debug
;
test
;
log
15
-
07
2019
Guideline Log Clear Enough To Disable Easily
It should be easy to track logs in the code.
Categories
rule
;
commit
;
debug
;
log
15
-
07
2019
Guideline Use Log Levels
Log levels help understand the importance of a log.
Categories
rule
;
commit
;
debug
;
test
;
log
15
-
07
2019
Guideline Create Resonable Log Messages
The code will be read in many contexts.
Categories
commit
;
recommendation
;
debug
;
log
discussions