public class PasswordMaskingLogMutator extends Object implements LogMutator
Constructor and Description |
---|
PasswordMaskingLogMutator(VariableContext variableContext) |
Modifier and Type | Method and Description |
---|---|
LogEntry |
mutate(@NotNull LogEntry logEntry)
Method invoked whenever a new log entry is logged
|
LogEntry |
mutateError(@NotNull LogEntry logEntry)
Method invoked whenever a new error log entry is logged
|
public PasswordMaskingLogMutator(VariableContext variableContext)
public LogEntry mutate(@NotNull @NotNull LogEntry logEntry)
LogMutator
mutate
in interface LogMutator
public LogEntry mutateError(@NotNull @NotNull LogEntry logEntry)
LogMutator
mutateError
in interface LogMutator
Copyright © 2022 Atlassian Software Systems Pty Ltd. All rights reserved.