Skip to content

2.2

Choose a tag to compare

@EalenXie EalenXie released this 05 Nov 08:43
· 41 commits to master since this release

Enhancements:

  • #2 LogData.step方法优化,支持模板参数。LogData.step("abc{}efg","-") 等同于 LogData.step("abc-efg")
  • #4 调整了本机Ip的获取方式为遍历网卡,获取第一个IPv4地址。