lichess-bot-devs / lichess-bot

A bridge between Lichess bots and chess engines
GNU Affero General Public License v3.0
769 stars 449 forks source link

logging #127

Closed ghost closed 5 years ago

ghost commented 6 years ago

Hi,

Logging would be a nice feature: played against whom, outcome, any errors all with timestamps.

gbtami commented 6 years ago

@flok99 there is logging in lichess-bot. You can see log messages if you start it with -v (verbose) command line argument. But yes maybe adding more detailed log messages here and there should be good.

ghost commented 6 years ago

Yes and to a file

On Thu, Jun 14, 2018 at 9:39 PM gbtami notifications@github.com wrote:

@flok99 https://github.com/flok99 there is logging in lichess-bot. You can see log messages if you start it with -v (verbose) command line argument. But yes maybe adding more detailed log messages here and there should be good.

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/careless25/lichess-bot/issues/127#issuecomment-397414435, or mute the thread https://github.com/notifications/unsubscribe-auth/ADESuMHbnHyeeuYoplcGsmb0PnmgLCWhks5t8rv1gaJpZM4UmC7Y .

-- www.vanheusden.com www.slimwinnen.nl www.winnenmetbitcoin.nl

www.aliensdetected.com www.benjeeigenbank.nl www.depersoonlijkebank.nl

www.hackerspace-gouda.nl www.ismijnwebsitekapot.nl www.micro-twin.com

www.slimmetvalutahandelen.nl www.slimwinstmaken.nl www.vertrouwdbankieren.nl

www.watismijnip.info

ShailChoksi commented 6 years ago

@flok99 just merged #144 which should address this.