1 Star 0 Fork 1

dwing/http-server-benchmark

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
tinylog.properties 719 Bytes
一键复制 编辑 原始数据 按行查看 历史
dwing 提交于 2022-08-02 15:41 . use gradle; update libs
# put this file in java classpath and ensure the filename: tinylog.properties
writerFile = rolling file
writerFile.file = #{logPath:log}/#{logName:jane}.{date:yy-MM-dd}.log
writerFile.latest = #{logPath:log}/#{logName:jane}.log
writerFile.level = trace
writerFile.format = {date:yy-MM-dd HH:mm:ss.SSS} {level|min-size=5} [{thread}] {message}
writerFile.charset = utf-8
writerFile.buffered = true
writerFile.policies = daily:00:00
writerFile.backups = 500
writerConsole = console
writerConsole.stream = out
writerConsole.level = trace
writerConsole.format = {date:dd HH:mm:ss.SSS} {level|min-size=5} [{thread}] {message}
writingthread = true
autoshutdown = false
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Java
1
https://gitee.com/dwing/http-server-benchmark.git
git@gitee.com:dwing/http-server-benchmark.git
dwing
http-server-benchmark
http-server-benchmark
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385