greenbagels / greenbot

IRC bot written in C++
MIT License
5 stars 1 forks source link

Logging #7

Open greenbagels opened 9 years ago

greenbagels commented 9 years ago

Add a logging system using ofstream. Initially it should probably just be raw logging with timestamps, user nicknames, destination, and message.