I'm trying to log exception message in java, but it's not working

前端 未结 0 1440
感动是毒
感动是毒 2020-11-28 18:16
public class Task2{
    public static void main(String args[]) throws IOException{
        Scanner input = new Scanner(System.in);
        Logger logObj = Logger.get         


        
相关标签:
回答
  • 消灭零回复
提交回复
热议问题