-
- All Implemented Interfaces:
-
dev.entao.web.log.LogPrinter
public final class DirLogPrinter implements LogPrinter
Created by entaoyang@163.com on 2016-10-28.
-
-
Constructor Summary
Constructors Constructor Description DirLogPrinter(File logdir, Integer keepDays, Boolean tagSeprateFile)
-
Method Summary
-
-
Method Detail
-
install
@Synchronized() Unit install()
-
uninstall
@Synchronized() Unit uninstall()
-
flush
@Synchronized() Unit flush()
-
-
-
-