Setlog Method - Citizen CT-D101 Series Programming Manual

Hide thumbs Also See for CT-D101 Series:
Table of Contents

Advertisement

3.3.21. SetLog method

Syntax
void SetLog (int mode, String path, int maxSize)
Parameters
Parameter
mode
path
maxSize
Description
Sets the logging function. See
Return value
none
Example
display.SetLog(1, "Log", 10);
[IN/OUT]
Description
[IN]
Logging mode
[IN]
File path to store
[IN]
Maximum Log Size
"3.4.1 Logging
CITIZEN UWP POS Print SDK - Programming Manual
Setting range
0: None
1: Access logs
2: Error logs
0: Unlimited
1 - : Maximum size (MB)
function" for more details.
98

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents