Gopher2600/bots/chess
JetSetIlly cd2a00d4ba logger.Log() and logger.Logf() now require a logger.Permission instance
the logger.Permission interface indicates whether the environment making
the logging request is allowed to create new log entries. the
environment.Environment type satisifies the Permission interface

logger.Allow is provided as a convienient way of indicating the the log
entry should always be created
2024-04-30 11:23:40 +01:00
..
uci logger.Log() and logger.Logf() now require a logger.Permission instance 2024-04-30 11:23:40 +01:00
doc.go finished implementing the bots package. added the bots.wrangler package 2021-12-05 22:04:01 +00:00
videochess.go updated vidchess bot 2023-09-23 20:12:12 +01:00