Table of Contents |
---|
Description
Thai |
---|
ลักษณะ |
- org.joget.commons.util.LogUtil
- Under wflow-commons module
- Utility methods to log message to log file
...
public static void debug(java.lang.String className, java.lang.String message)
English |
---|
Log message with logger level is debug |
Thai |
---|
ข้อความบันทึกที่มีระดับตัวบันทึกคือการดีบัก |
...