Implement a scientific paper in data mining

Job ID: 30869505

Budget: $10 – $70 CAD

Implement a scientific paper in data mining.
Requires knowledge in Java, parsing, github.
need to first extract the logging statements from the source
code using static analysis. Identify the method invocation
statements that invoke common logging libraries (e.g.,
Log4j and SLF4J ). Then, for each identified logging
statement, extract its log message (including static message
and dynamic variables), verbosity level, and the method that
contains the logging statement.Finally need to create a dataset with csv file with all the details