Skip to content

Commit fc9bee6

Browse files
committed
[R] Update feature list
1 parent 42152e0 commit fc9bee6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -63,6 +63,9 @@
6363
* 带Slf4j那样格式的输出 (比如`logger.log("12{}45", 3);`)
6464
* 添加DISABLED颜色支持级别
6565
* `logger.error`添加Throwable支持
66+
<br><br>
67+
* **v3.5.220**
68+
* 带printf那样格式的输出 (比如`logger.logf("PI = %f%n", Math.PI);`)
6669

6770
#### 待实现(TODO)的功能:
6871

0 commit comments

Comments
 (0)