View Single Post
  #2  
Old 07-10-2017, 02:34 PM
Crookstinger Crookstinger is offline
Sarnak

Crookstinger's Avatar

Join Date: Jan 2016
Posts: 232
Default

Python works fine for writing a log parser. I've written my own in Python that does a variety of tasks. I don't know any other languages extensively, so I can't speak to whether or not Python is best, but for what I need it to do, it works great. I'm sure there are several other languages that would work as well if not better, but I myself am learning Python so that's what I used.