Java小型日志框架 minlog

码农软件 · 软件分类 · 日志工具(Logging) · 2019-09-21 07:26:25

软件介绍

顺手翻到OSChina关于日志的开源框架上面,正好想起来去年用KryoNet的时候他里面有一个很小的minilog日志的东西。确实很简单,但很够用。。。。。就像买电脑一样。够用就好,我不造航天飞机!!!!

示例代码:

import com.esotericsoftware.minlog.Log.*;

// ...
Log.info("Some message.");
Log.debug("Error reading file: " + file, ex);

本文地址:https://www.codercto.com/soft/d/15058.html

The Dream Machine

The Dream Machine

M. Mitchell Waldrop / Penguin Books / 2002-8 / USD 16.00

While most people may not be familiar with the name J. C. R. Licklider, he was the guiding spirit behind the greatest revolution of the modern era. At a time when most computers were big, ponderous ma......一起来看看 《The Dream Machine》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

Markdown 在线编辑器
Markdown 在线编辑器

Markdown 在线编辑器

RGB CMYK 转换工具
RGB CMYK 转换工具

RGB CMYK 互转工具