Pro Git 2nd Edition 2.1.413follows: “true”, “1”, or “2” – the trace category is written to stderr. An absolute path starting with / – the trace output will be written to that file. GIT_TRACE controls general traces, which don’t delegation to other sub-programs. $ GIT_TRACE=true git lga 20:12:49.877982 git.c:554 trace: exec: 'git-lga' 20:12:49.878369 run-command.c:341 trace: run_command: 'git-lga' 20:12:49.879529 git.c:282 trace: alias expansion: lga => 'log' '--graph' '--pretty=oneline' '--abbrev-commit' '--decorate' '--all' 20:12:49.879885 git.c:349 trace: built-in: git 'log' '--graph'0 码力 | 731 页 | 21.49 MB | 1 年前3
Pro Git 2nd Edition 2.1.413follows: • “true”, “1”, or “2” – the trace category is written to stderr. • An absolute path starting with / – the trace output will be written to that file. GIT_TRACE controls general traces, which don’t delegation to other sub-programs. $ GIT_TRACE=true git lga 20:12:49.877982 git.c:554 trace: exec: 'git-lga' 449 20:12:49.878369 run-command.c:341 trace: run_command: 'git-lga' 20:12:49.879529 879529 git.c:282 trace: alias expansion: lga => 'log' '--graph' '--pretty=oneline' '--abbrev-commit' '--decorate' '--all' 20:12:49.879885 git.c:349 trace: built-in: git 'log' '--graph'0 码力 | 501 页 | 17.96 MB | 1 年前3
Pro Git 2nd Edition 2.1.413 follows: ▪ ▪ “true”, “1”, or “2” – the trace category is written to stderr. An absolute path starting with / – the trace output will be written to that file. GIT_TRACE controls general traces, which don’t delegation to other sub-programs. $ GIT_TRACE=true git lga 20:12:49.877982 git.c:554 trace: exec: 'git-lga' 20:12:49.878369 run-command.c:341 trace: run_command: 'git-lga' 20:12:49.879529 git.c:282 trace: alias expansion: lga => 'log' '--graph' '--pretty=oneline' '--abbrev-commit' '--decorate' '--all' 20:12:49.879885 git.c:349 trace: built-in: git 'log' '--graph'0 码力 | 691 页 | 13.35 MB | 1 年前3
Pro Git 中文版 第2版 2.1.66GIT_TRACE 控制常规跟踪,它并不适用于特殊情况。 它跟踪的范围包括别名的展开和其他子程序的委托。 450 $ GIT_TRACE=true git lga 20:12:49.877982 git.c:554 trace: exec: 'git-lga' 20:12:49.878369 run-command.c:341 trace: run_command: 879529 git.c:282 trace: alias expansion: lga => 'log' '--graph' '--pretty=oneline' '--abbrev-commit' '--decorate' '--all' 20:12:49.879885 git.c:349 trace: built-in: git 'log' '-- run-command.c:341 trace: run_command: 'less' 20:12:49.899675 run-command.c:192 trace: exec: 'less' GIT_TRACE_PACK_ACCESS 控制访问打包文件的跟踪信息。 第一个字段是被访问的打包文件,第二个是文件的 偏移量: $ GIT_TRACE_PACK_ACCESS=true git0 码力 | 501 页 | 19.30 MB | 1 年前3
Pro Git 中文版 第2版 2.1.66。 GIT_TRACE 控制常规跟踪,它并不适用于特殊情况。 它跟踪的范围包括别名的 展开和其他子程序的委托。 $ GIT_TRACE=true git lga 20:12:49.877982 git.c:554 trace: exec: 'git-lga' 20:12:49.878369 run-command.c:341 trace: run_command: git.c:282 trace: alias expansion: lga => 'log' '--graph' '--pretty=oneline' '--abbrev-commit' '--decorate' '--all' 20:12:49.879885 git.c:349 trace: built-in: git 'log' '--graph' run-command.c:341 trace: run_command: 'less' 20:12:49.899675 run-command.c:192 trace: exec: 'less' GIT_TRACE_PACK_ACCESS 控制访问打包文件的跟踪信息。 第一个字段是被访问 的打包文件,第二个是文件的偏移量: $ GIT_TRACE_PACK_ACCESS=true0 码力 | 670 页 | 13.59 MB | 1 年前3
Gitea v1.21.1 中文文档日志模式。对于多个模式,请使用逗号分隔。您可以在每个模式的日志子部分中配置每个 模式。 \[log.writer-mode-name\] . LEVEL : Info: 日志级别。可选值:[Trace, Debug, Info, Warn, Error, Critical, Fatal, 项目 ( project ) 工单和合并请求的附件 ( attachment ) 日志 ( log - 本文档使用 书栈网 · BookStack.CN 构建 None] STACKTRACE_LEVEL : None: 记录创建堆栈跟踪的默认日志级别(很少有用,不要设置它)。可选值:[Trace, Debug, Info, Warn, Error, Critical, Fatal, None] ENABLE_SSH_LOG : false: 将 SSH 日志保存到日志文件中。 logger 本路径。 MODE :(默认值:console):要用于默认日志记录器的日志输出列表。 LEVEL :(默认值:Info):要持久化的最严重的日志事件,不区分大小写。可能的值 为: Trace 、 Debug 、 Info 、 Warn 、 Error 、 Fatal 。 STACKTRACE_LEVEL :(默认值:None):对于此类及更严重的事件,将在记录时打印堆栈跟踪。0 码力 | 303 页 | 3.88 MB | 1 年前3
共 6 条
- 1













