提交 ed46538a 编写于 作者: clevertension's avatar clevertension

add more special chars

上级 016ab528
......@@ -66,8 +66,8 @@ public class EasyLoggerTest {
Assert.assertTrue(logger.isWarnEnable());
Assert.assertTrue(logger.isErrorEnable());
logger.debug("$$$$");
logger.debug("hello {}", "$$$$");
logger.debug("$^!@#*()");
logger.debug("hello {}", "!@#$%^&*(),./[]:;");
logger.info("{}{}");
logger.info("hello {}", "{}{}");
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册