Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/appium/appium
/
Class
packages/logger/lib/secure-values-preprocessor.ts:6–6 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
4
export
const
DEFAULT_SECURE_REPLACER =
'**SECURE**'
;
5
6
export
class
SecureValuesPreprocessor {
7
_rules: SecureValuePreprocessingRule[];
8
9
constructor() {
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected