simplelog专题

common-logging--源码之SimpleLog

common-logging源码Log接口 在common-logging的源码中,将log核心类抽象成了一个Log接口。 这里贴出Log接口的源码: /** Licensed to the Apache Software Foundation (ASF) under one or more* contributor license agreements. See the NOTI