【问题标题】:Where is the documentation for Datacash's DataCashConf file?Datacash 的 DataCashConf 文件的文档在哪里?
【发布时间】:2012-09-30 02:00:33
【问题描述】:

Datacash 支付提供商使用一个名为 DataCashConf.xml 的配置文件,我无法找到相关文档。

文件长这样(我自己加了cmets)

<?xml version="1.0" encoding="utf-8" ?> 
<Configuration>
    <!-- Indicates the server to point at (test or live) -->
    <host>https://mars.transaction.datacash.com/Transaction</host>

    <!-- Transaction timeout value in milliseconds -->
    <timeout>500</timeout>

    <!-- Log file location -->
    <logfile>c:\Program Files\DataCash\DataCash_log.txt</logfile>

    <!-- ??? -->
    <logging>5</logging>
</Configuration>

我想关闭日志记录(我将自己记录所有内容,但 123-Reg 不允许我登录到他们的服务器 C 驱动器),并假设我将日志记录的值从 5 更改为其他值这样做,但我不知道该怎么做,也找不到有关此文件格式的任何文档。

有人可以帮忙吗?

【问题讨论】:

  • 这是用于 .Net API 还是其他 API?

标签: xml datacash


【解决方案1】:
猜你喜欢
  • 2019-03-07
  • 1970-01-01
  • 2017-04-08
  • 2015-02-21
  • 2014-06-27
  • 2017-12-22
  • 1970-01-01
  • 1970-01-01
  • 1970-01-01
相关资源
最近更新 更多