Logging with PrintStream

后端 未结 0 1866
终归单人心
终归单人心 2020-12-30 00:04

I have class that changes printing from console to file

public class LogWriter {
private static PrintStream fileStream;
private File file;
private String id;
         


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