Closed kskels closed 13 years ago
We can use this for tweeting match results.
log->write(Logging::AUDIT, "Peter won it!"); // this will be pushed to Twitter ;)
Already implemented as Logging::TWEET =]
We can use this for tweeting match results.
log->write(Logging::AUDIT, "Peter won it!"); // this will be pushed to Twitter ;)