MCPcopy Create free account
hub / github.com/Snapchat/Valdi / warn

Function warn

valdi/src/java/com/snap/valdi/utils/LoggerUtils.kt:18–20  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

16}
17
18fun Logger.warn(message: String?) {
19 log(LogLevel.WARN, message)
20}

Callers 15

setFunction · 0.50
delFunction · 0.50
chunk-vendors.jsFile · 0.50
validateComponentNameFunction · 0.50
normalizePropsFunction · 0.50
normalizeInjectFunction · 0.50
assertObjectTypeFunction · 0.50
resolveAssetFunction · 0.50
getPropDefaultValueFunction · 0.50
assertPropFunction · 0.50
logErrorFunction · 0.50
warnNonPresentFunction · 0.50

Calls 1

logFunction · 0.50

Tested by

no test coverage detected