Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/pig
/ getLog4jProperties
Method
getLog4jProperties
src/org/apache/pig/impl/PigContext.java:893–896 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
891
log4jProperties = p;
892
}
893
public
Properties getLog4jProperties()
894
{
895
return
log4jProperties;
896
}
897
public
Level getDefaultLogLevel()
898
{
899
return
defaultLogLevel;
Callers
8
testDebugOn
Method · 0.95
testDebugOff
Method · 0.95
debugOn
Method · 0.80
debugOff
Method · 0.80
configureLog4J
Method · 0.80
getJob
Method · 0.80
newEdge
Method · 0.80
newVertex
Method · 0.80
Calls
no outgoing calls
Tested by
2
testDebugOn
Method · 0.76
testDebugOff
Method · 0.76