目录一、使用 Java.util.logging.Logger1. 获取 Logger 实例2. 配置 Logger二、使用 Log4j2 定义 LoFdtmegger1. 引入依赖2. 配置 Log4j23. 使用 Logger三、使用 SLF4J 定义 Logger1. 引入依赖2. 使用 Logger四、总结
I have a php application running on XAMPP but I want to connect to a mysql db running on a remote machine(which is also using XAMPP). The application works fine 开发者_开发技巧when I connect to the my