Change Logging Level for Canon MEAP Debug Logs
Article # 3031537 - Page views: 87
Issue
How to change the logging level for events written to the Canon MEAP debug logs
Solution
By default, INFO level messages are written to the Canon MEAP debug logs. The logging level can be configured in the KFS Administration Console's Advanced Settings screen.
To change the logging level for Canon MEAP debug logs:
- Log into the KFS Administration Console
- Navigate to Settings | Advanced tab
- In the
mfp.canon.properties
namespace, set themfp.logger.level
value to the desired level:- for DEBUG, set the value to
0
- for INFO (default), set the value to
1
- for WARN, set the value to
2
- for ERROR, set the value to
3
- for FATAL, set the value to
4
- for DEBUG, set the value to
- Click
Save
Level of Complexity
Easy
Applies to
Product | Version | Build | Environment | Hardware |
---|---|---|---|---|
Kofax Front Office Server | 4.3 | All | All | Canon MFP Devices |
References
N/A
Article # 3031537