Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/akshatsrivastava0312/log-file-analyzer
Log File Analyzer application in Java
https://github.com/akshatsrivastava0312/log-file-analyzer
core-java exception-handling file-handling git ioexception java java-8 logging project readme stream-api try-catch
Last synced: 7 days ago
JSON representation
Log File Analyzer application in Java
- Host: GitHub
- URL: https://github.com/akshatsrivastava0312/log-file-analyzer
- Owner: AkshatSrivastava0312
- Created: 2024-08-06T16:03:37.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2024-08-06T16:07:15.000Z (6 months ago)
- Last Synced: 2025-01-20T12:06:10.762Z (7 days ago)
- Topics: core-java, exception-handling, file-handling, git, ioexception, java, java-8, logging, project, readme, stream-api, try-catch
- Language: Java
- Homepage:
- Size: 13.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Log-File-Analyzer
Log File Analyzer application in Java
A simple Java console-based app where the user can pass a log file path and get insights about ERROR messages, SUCCESS messages, WARNING messages and customized messages.