slf4jThe Simple Logging Facade for Java (SLF4J) serves as a simple facade or abstraction for various logging frameworks (e.g. java.util.logging, logback, log4j) allowing the end user to plug in the desired logging framework at deployment time.
python文档Python's documentation, tutorials, and guides are constantly evolving.Get started here, or scroll down for documentation broken out by type and subject.