Skip to content

ndubey/python-log-function

Repository files navigation

A Project to scan a C/C++ project with nested folders/files and log all the messages/printf

lexer.py : is lexer utility in python for C/C++. this will tokenize any C/C++ file run testing_lexer.py with a C/C++ file to see how it works.

sample.c: A sample C file for testing

See individual files for more information and comments.

About

Python code to scan c/c++ code and create table which is used to map log messages to function flow

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published