Simple-channel-log

Latest version: v1.7.5

Safety actively analyzes 723625 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 5 of 6

1.3

1. 弃用参数 `enable_journallog_in` 和 `enable_journallog_out`,现在自动启用已安装依赖的相关流水日志。
2. 调整内部函数命名 `register_flask_middleware` -> `register_flask_journallog`。
3. 改进判断是否已初始化的代码。
4. 完善参数类型注解。

**Full Changelog**: https://github.com/2018-11-27/simple-channel-log/compare/1.2.3...1.3

1.2.3

1. 修复可能重复解析请求数据的问题。
2. 修复共享变量名可能被占用的问题。
3. 外部流水日志支持手动配置 `method_name`。

**Full Changelog**: https://github.com/2018-11-27/simple-channel-log/compare/1.2.2...1.2.3

1.2.2

1. 修复可能重复封装 `Flask.__init__` 方法的问题。
2. 重命名内部类(更精确的命名) `FindData` -> `DictGet`, `DeleteKeys` -> `DictDelete`。
3. 更正 License 信息。

**Full Changelog**: https://github.com/2018-11-27/simple-channel-log/compare/1.2.1...1.2.2

1.2.1

1. 字段 `total_time` 计算为毫秒。
2. 改进删除重复请求头的代码。
3. 优化添加额外字段的代码。
4. 请求体相关的字段全部转为字符串。

**Full Changelog**: https://github.com/2018-11-27/simple-channel-log/compare/1.2...1.2.1

1.2

1. 流水日志支持传递接口编码。
2. 按规范,字段 `total_time` 计算为整数。
3. 改进数据查找算法。
4. 改进删除重复请求头的代码。

**Full Changelog**: https://github.com/2018-11-27/simple-channel-log/compare/1.1...1.2

1.1

1. 调整 `appname` 拼接方式,使更符合规范性。
2. 调整系统相关日志默认路径。
3. 移除参数 `syscode`,`syscode` 将从参数 `appname` 中自动提取。

**Full Changelog**: https://github.com/2018-11-27/simple-channel-log/compare/1.0.2...1.1

Page 5 of 6

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.