java+轻量级log,tinylog是一个用于Java的轻量级日志框架,为便于使用而优化

tinylog 2

68747470733a2f2f7472617669732d63692e6f72672f706d776d656469612f74696e796c6f672e7376673f6272616e63683d76322e3268747470733a2f2f636f6465636f762e696f2f67682f706d776d656469612f74696e796c6f672f6272616e63682f76322e322f67726170682f62616467652e73766768747470733a2f2f6d6176656e2d6261646765732e6865726f6b756170702e636f6d2f6d6176656e2d63656e7472616c2f6f72672e74696e796c6f672f74696e796c6f672d696d706c2f62616467652e737667

Example

import org.tinylog.Logger;

public class Application {

public static void main(String[] args) {

Logger.info("Hello World!");

}

}

Support

More information about tinylog including a detailed user manual and the Javadoc documentation can be found on https://tinylog.org/v2/.

On GitHub, issues and pull requests are always welcome :)

Build tinylog

tinylog requires Maven 3.5 and JDK 9 for building. Newer JDKs cannot compile legacy code for older Java versions, and older JDKs cannot compile new features for the latest Java versions. OpenJDK 9 is still available on java.net and Oracle JDK 9 on oracle.com.

Build command:

mvn clean install

A new folder "target" with Javadoc documentation and all JARs will be created in the root directory. The generated JARs contain Java 6 byte code and are compatible with any JRE 7 and higher as well as with Android API level 1 and higher.

License

Copyright 2016-2020 Martin Winandy

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

  • 0
    点赞
  • 0
    收藏
    觉得还不错? 一键收藏
  • 0
    评论

“相关推荐”对你有帮助么?

  • 非常没帮助
  • 没帮助
  • 一般
  • 有帮助
  • 非常有帮助
提交
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值