MCPcopy 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

testDebugOnMethod · 0.95
testDebugOffMethod · 0.95
debugOnMethod · 0.80
debugOffMethod · 0.80
configureLog4JMethod · 0.80
getJobMethod · 0.80
newEdgeMethod · 0.80
newVertexMethod · 0.80

Calls

no outgoing calls

Tested by 2

testDebugOnMethod · 0.76
testDebugOffMethod · 0.76