代码拉取完成,页面将自动刷新
[Core]
DumpFile=true
DumpToLogFile=true
################################### Log ###################################
[Log]
;; Log file path.
;Path=log
;; Log file name (Name_ProcessId_DateFormat_No.log).
;; the ProcessId and No is generated by the programe.
;Name= ; Default is application name
DateFormat="yyyy-MM-dd"
;; Log file length
;Length=100M
;; Log file count
;Count=10
;; Write log file interval
;Interval=1
;; Message format pattern. See: https://doc.qt.io/qt-6/qtlogging.html#qSetMessagePattern
;Pattern="[%{time hh:mm:ss.zzz} %{pid}|%{threadid} %{if-debug}D%{endif}%{if-info}I%{endif}%{if-warning}W%{endif}%{if-critical}E%{endif}%{if-fatal}F%{endif}] %{category} - %{message} [%{function}, %{line}]"
Pattern="[%{time hh:mm:ss.zzz} %{pid}|%{threadid} %{if-debug}D%{endif}%{if-info}I%{endif}%{if-warning}W%{endif}%{if-critical}E%{endif}%{if-fatal}F%{endif}] %{category} - %{message}"
;[%{file}:%{line}, %{function}]"
;; Enable print stack trace
;PrintStackTrace=true
;; PrintStackTraceLevel is a combination of the following values. Separated by ‘,’:
;; 0: debug
;; 1: warning
;; 2: error
;; 3: fatal
;; 4: information
;; eg: warning, error
;;PrintStackTraceLevel=1,2
PrintStackTraceLevel=2
;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;
;; Log rules
;; Please see QLoggingCategory documents: https://doc.qt.io/qt-6/qloggingcategory.html#logging-rules
;; Format:
;; <category>[.<type>] = true|false
[Rules]
;*=false
*.debug=false
;*.warning=false
;RabbitCommon*=true
;RabbitCommon.Updater=true
Client.Connect.Desktop.Mouse=false
Client.FrmViewer.Key=false
Client.FrmViewer.Mouse=false
VNC.Connect.Key=false
VNC.Connect.Mouse=false
LibVNCServer.Connect.Key=false
LibVNCServer.Connect.Mouse=false
;FreeRDP*=true
;FreeRDP.Log.*=false
;FreeRDP.Log.debug=true
FreeRDP.Log.Trace=false
;FreeRDP.Log.Fatal=false
FreeRDP.Connect.Key=false
FreeRDP.Connect.Mouse=false
;VNC.Log.*=true
;Player.*=true
;*.multimedia.*=true
;*.ffmpeg.*=true
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。