public class InsightAppSecLogger extends Object
Constructor and Description |
---|
InsightAppSecLogger(PrintStream printStream) |
InsightAppSecLogger(PrintStream printStream,
Supplier<String> timestampSupplier) |
Modifier and Type | Method and Description |
---|---|
void |
log(String string) |
void |
log(String template,
Object... params) |
public InsightAppSecLogger(PrintStream printStream)
public InsightAppSecLogger(PrintStream printStream, Supplier<String> timestampSupplier)
Copyright © 2016–2023. All rights reserved.