glato / emerge

Emerge is a browser-based interactive codebase and dependency visualization tool for many different programming languages. It supports some basic code quality and graph metrics and provides a simple and intuitive way to explore and analyze a codebase by using graph structures.
MIT License
783 stars 46 forks source link

Fix-config-file-logging-message #51

Closed Mayank-Maurya closed 4 months ago

Mayank-Maurya commented 4 months ago

Previously: the logging message was "coould not open file" in config.py file Now: the logging message is "could not open file".