Mix Assertion, Logging, Unit Testing and Fuzzing with ZeroErr
Mix Assertion, Logging, Unit Testing and Fuzzing with ZeroErr Build Safer Modern C++ Application Speaker: Xiaofan Sun Date: Sep 19, 2024Self-Introduction • Got my Ph.D. from UC, Riverside Pointer: std::unique_ptrClass from third-party library: llvm::Value*Logging the Data // LOG(INFO) << Data; // ASSERT(a > b, “A > B is not true”, a, b); std::ostream& oper std::unique_ptr ptr); std::ostream& operator<<(std::ostream& out, llvm::Value* data); ......Logging the Data • Namespace pollution • Hard to implement with template • No extensibility • No customization 0 码力 | 54 页 | 961.46 KB | 5 月前3Build a lightweight logging and tracing tool with Apache Arrow, Parquet and DataFusion 朱霜
Build a lightweight logging and tracing tool with Apache Arrow, Parquet and DataFusion 朱霜 2023.06.18 1. Introduction 2. Duo - Observability duet: Logging and Tracing • What is Duo? • How does • 博客: https://folyd.com • ⼯作:字节跳动 (⽕⼭引擎) Duo - Observability duet: Logging and Tracing https://github.com/duo-rs/duo Logging and Tracing Stack powerful but complex Less powerful, Just enough No Duo - Observability duet: Logging and Tracing Duo - Observability duet: Logging and Tracing Duo - Observability duet: Logging and Tracing Duo - Observability duet: Logging and Tracing Duo - Observability0 码力 | 26 页 | 11.05 MB | 1 年前3OpenShift Container Platform 4.8 日志记录
OpenShift Container Platform 4.8 日志记录 OpenShift Logging 安装、使用和发行注记 Last Updated: 2023-06-12 OpenShift Container Platform 4.8 日志记录 OpenShift Logging 安装、使用和发行注记 法律通告 法律通告 Copyright © 2023 Red Hat, trademarks are the property of their respective owners. 摘要 摘要 本文档提供有关安装、配置和使用 OpenShift Logging 的说明,该 Logging 将汇总多个 OpenShift Container Platform 服务的日志。 . . . . . . . . . . . . . . . . . . . . . . . 第 1 章 章 LOGGING 发 发行注 行注记 记 1.1. 日志记录 5.4.9 1.2. LOGGING 5.4.8 1.3. LOGGING 5.4.6 1.4. LOGGING 5.4.5 1.5. LOGGING 5.4.4 1.6. LOGGING 5.4.3 1.7. LOGGING 5.4.2 1.8. LOGGING 5.4.1 1.9. LOGGING 5.4 1.100 码力 | 223 页 | 2.28 MB | 1 年前3OpenShift Container Platform 4.7 日志记录
OpenShift Container Platform 4.7 日志记录 OpenShift Logging 安装、使用和发行注记 Last Updated: 2023-03-24 OpenShift Container Platform 4.7 日志记录 OpenShift Logging 安装、使用和发行注记 Enter your first name here. Enter your email address here. 法律通告 法律通告 Copyright © 2022 | You need to change the HOLDER entity in the en-US/Logging.ent file |. The text of and illustrations in this document are licensed by Red Hat under a Creative trademarks are the property of their respective owners. 摘要 摘要 本文档提供有关安装、配置和使用 OpenShift Logging 的说明,该 Logging 将汇总多个 OpenShift Container Platform 服务的日志。 . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 183 页 | 1.98 MB | 1 年前3跨平台桌⾯应⽤框架:Electron
进⼀步:如果想要在当前终端中看到Electron的render.js中的log Log⽇志 49 则可以启动之前加上环境变量: export export ELECTRON_ENABLE_LOGGING ELECTRON_ENABLE_LOGGING==true true ./mitmdumpUrlSaver.app/Contents/MacOS/mitmdumpUrlSaver ./mitmdumpUrlSaver app/Contents/MacOS/mitmdumpUrlSaver 注:可以⽤echo确认变量是否已设置成功 echo echo $ELECTRON_ENABLE_LOGGING $ELECTRON_ENABLE_LOGGING true true 然后就也能看到 render.js 中的log了: 相关说明: 此处2个js⽂件,对应着2个js线程: main.js -> node curPlatformEncoding == locale locale..getpreferredencoding getpreferredencoding(()) logging logging..info info(("curPlatformEncoding=%s" "curPlatformEncoding=%s",, curPlatformEncoding curPlatformEncoding))0 码力 | 123 页 | 21.81 MB | 1 年前3Spring Boot 2.6.0-m2 Reference Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 37 Logging changes in condition evaluation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 98 7.4. Logging . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Classpath Scanning . . . . . . . . . . . . . . . . . . . . . . . 421 17.3.11. Configure Access Logging. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 708 页 | 13.90 MB | 1 年前3Spring Boot 2.5.13 Reference Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35 Logging changes in condition evaluation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 100 7.4. Logging . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Classpath Scanning . . . . . . . . . . . . . . . . . . . . . . . 419 12.3.11. Configure Access Logging. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 702 页 | 13.82 MB | 1 年前3Spring Boot 2.5.3 Reference Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35 Logging changes in condition evaluation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 96 7.4. Logging . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Classpath Scanning . . . . . . . . . . . . . . . . . . . . . . . 409 12.3.11. Configure Access Logging. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 692 页 | 13.67 MB | 1 年前3Spring Boot 2.5.10 Reference Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 35 Logging changes in condition evaluation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 99 7.4. Logging . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Classpath Scanning . . . . . . . . . . . . . . . . . . . . . . . 415 12.3.11. Configure Access Logging. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 695 页 | 13.72 MB | 1 年前3Spring Boot 2.5.x Reference Documentation
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 34 Logging changes in condition evaluation . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . 99 7.4. Logging . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . Classpath Scanning . . . . . . . . . . . . . . . . . . . . . . . 419 12.3.11. Configure Access Logging. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . .0 码力 | 703 页 | 13.84 MB | 1 年前3
共 1000 条
- 1
- 2
- 3
- 4
- 5
- 6
- 100