BosslandGmbH / BuddyWing

BuddyWing is the bot for Star Wars: The Old Republic. This repository contains the open-source components that power the bot.
4 stars 2 forks source link

Change logging output file extension to .txt instead of .log #32

Closed aevitas closed 8 years ago

aevitas commented 8 years ago

Really complicated change this - the forum accepts .txt files and not .log files. Since all our other bots produce .txt files, we should too.

aevitas commented 8 years ago

Implemented.