Files
Gymnasium/examples/agents
Greg Brockman ada730a5b1 Switch the Gym automated logger setup to configure the root logger rather than just the 'gym' logger
Python doesn't make it easy for libraries to take responsibility for
logging configuration (which we do to make simple usage much easier),
and as we see more Gym plugins, we want their loggers to have an
appropriate log level too. So we may as well configure the root logger
level.
2016-09-21 14:55:04 -07:00
..
2016-04-27 08:00:58 -07:00
2016-06-22 12:26:43 -07:00
2016-08-24 16:08:32 -07:00