提交 | 用户 | 时间
|
ce910c
|
1 |
<?xml version="1.0" encoding="GB2312"?> |
H |
2 |
<SdkLocal> |
|
3 |
<SdkLog> |
|
4 |
<logLevel>3</logLevel><!--req, 1-ERROR, 2-DEBUG, 3-INFO--> |
|
5 |
<logDirectory>./SDKLOG/</logDirectory><!--the end of the string must be '/'--> |
|
6 |
<autoDelete>true</autoDelete><!--true: There are less than 10 files in the directory, it will be auto deleted by sdk when the files are more than 10; false: No upper limit to the number of log files--> |
|
7 |
</SdkLog> |
|
8 |
<HeartbeatCfg> |
|
9 |
<Interval>120</Interval> <!-- ÐÄÌøʱ¼ä¼ä¸ô£¬µ¥Î»Ã룬µÈÓÚ0£¬Ê¹ÓÃĬÈÏÖµ120s£¬È¡Öµ·¶Î§Îª[30, 120] СÓÚ30s£¬¼ä¸ôΪ30s£¬´óÓÚ120s£¬¼ä¸ôΪ120s--> |
|
10 |
<Count>1</Count> <!-- ´¥·¢Òì³£»Øµ÷ÐèÒªÐÄÌø½»»¥Òì³£µÄ´ÎÊý£¬µÈÓÚ0£¬Ê¹ÓÃĬÈÏÖµ1´Î--> |
|
11 |
</HeartbeatCfg> |
|
12 |
</SdkLocal> |