This is a simple log file monitor written in Golang. It watches a specified log file for changes and prints the contents to the console whenever the file is modified.
- Monitors a specified log file for changes
- Prints the contents of the log file to the console when changes are detected