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