Skip to content

外观模式(Facade Pattern)

定义:为子系统中的一组接口提供一个一致的界面,Facade 模式定义了一个高层接口,这个接口使得这一子系统更加容易使用。

Slf4j、Logback、Log4j、Log4j2