mirror of
https://github.com/ysoftdevs/DependencyCheck.git
synced 2026-01-14 15:53:36 +01:00
updated javadoc author
Former-commit-id: 7b01912bb9e86f7545c6309637cecc1104fedef8
This commit is contained in:
@@ -24,7 +24,7 @@ import java.util.logging.LogRecord;
|
||||
* A simple log filter to limit the entries written to the verbose log file. The verbose log file uses the root logger
|
||||
* as I couldn't get anything else to work; as such, this filter limits the log entries to specific classes.
|
||||
*
|
||||
* @author Jeremy Long <jeremy.long@owasp.org>
|
||||
* @author Jeremy Long
|
||||
*/
|
||||
public class LogFilter implements Filter {
|
||||
|
||||
|
||||
Reference in New Issue
Block a user