logger.config 313 B

12345678910111213141516
  1. //配置文件
  2. {
  3. "list":
  4. [
  5. {
  6. "id":"ResfulLogger",
  7. "pluginID":"NoLogger",
  8. "lib":"binary\\Logger.dll",
  9. "singleton":true
  10. }
  11. ],
  12. "enable":true,
  13. "url":"http://61.153.67.119:8080/log",
  14. "appCode":"PC-IMClient@LS",
  15. "clientVersion":"7.10"
  16. }