17 #ifndef __ORG_APACHE_LOG4J_HPP__ 18 #define __ORG_APACHE_LOG4J_HPP__ 68 .method(
"getRootLogger")
86 #endif // __ORG_APACHE_LOG4J_HPP__
Logger()
Definition: log4j.hpp:78
Method findStaticMethod(const MethodSignature &signature)
Method findMethod(const MethodSignature &signature)
jobject object
Definition: jvm.hpp:287
T invokeStatic(const Method method,...)
Definition: jvm.hpp:501
void setLevel(const Level &level)
Definition: log4j.hpp:45
const char LEVEL_OFF_SIGNATURE[]
jobject invoke(const Constructor ctor,...)
static const Class named(const std::string &name)
static Logger getRootLogger()
Definition: log4j.hpp:64
Level()
Definition: log4j.hpp:38
static Jvm::StaticVariable< Level, LEVEL_OFF, LEVEL_OFF_SIGNATURE > OFF
Definition: log4j.hpp:36
Category()
Definition: log4j.hpp:57