gqylpy / exceptionx

The `exceptionx` is a flexible and convenient Python exception handling library that allows you to dynamically create exception classes and provides various exception handling mechanisms.
http://gqylpy.com
MIT License
118 stars 1 forks source link

3.0 #17

Closed 2018-11-27 closed 1 month ago

2018-11-27 commented 1 month ago
  1. Improve the logger parameter to support custom loggers.
  2. Optimize multiple type annotations.

  3. 改进 logger 参数以支持自定义日志记录器。
  4. 优化多处类型注解。