Gopher2600/setup
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
..
doc.go lint errors 2021-02-24 06:59:30 +00:00
panel.go setup entries output log message on successful application 2023-02-14 10:08:33 +00:00
patch.go setup entries output log message on successful application 2023-02-14 10:08:33 +00:00
setup.go logger.Log() and logger.Logf() now require a logger.Permission instance 2024-04-30 11:23:40 +01:00
television.go setup entries output log message on successful application 2023-02-14 10:08:33 +00:00