Dark Age of Camelot log parser
- Clone the repository.
npm install
node index.js --src "C:\\Users\\BobMoutarde\\Documents\\Electronic Arts\\Dark Age of Camelot\\chat.log"
--autoUpdate
(default:5000
). Interval between file update look up.--debug
(default:false
). Show detailed log.--src
(default:undefined
). Chat.log full path.
(under construction)