未验证 提交 70152280 编写于 作者: 梦境迷离's avatar 梦境迷离 提交者: GitHub

Update howToUse_en.md

上级 9d8dcea7
......@@ -157,7 +157,7 @@ The `@log` does not use mixed or wrapper, but directly uses macro to generate de
- `io.github.dreamylost.logs.LogType.Slf4j` use `org.slf4j.Logger`
- `io.github.dreamylost.logs.LogType.ScalaLoggingLazy` implement by `scalalogging.LazyLogging` but field was renamed to `log`
- `io.github.dreamylost.logs.LogType.ScalaLoggingStrict` implement by `scalalogging.StrictLogging` but field was renamed to `log`
- Support `class`, `case class` and `object`.
- Support `class` and `object`.
- Example
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册