LogInsight

Patricia Arquette
Patricia ArquetteOriginal
2024-12-09 00:22:09661browse

LogInsight

Hey, everybody. In this post I want to talk about my new program that I've been working on for a few weeks.


When I started developing Telegram bots, I needed a tool for easy analysis of log files, filtering and sorting logs. That's when I started working on the project. I chose C as the main language because it allows me to create more optimized code.

LogInsight

Now filtering by log level, output of statistics, output of information about the file is implemented.

I am also developing an algorithm for filtering by date and time.


All source code and build instructions can be found in my repository on GitHub: https://github.com/N9-GROUP/LogInsight


LogInsight

LogInsight

LogInsight

The above is the detailed content of LogInsight. For more information, please follow other related articles on the PHP Chinese website!

Statement:
The content of this article is voluntarily contributed by netizens, and the copyright belongs to the original author. This site does not assume corresponding legal responsibility. If you find any content suspected of plagiarism or infringement, please contact admin@php.cn