libretro.drivers.logΒΆ
Drivers that receive log output from the core.
See also
libretro.api.logDefines the log callback structure that log drivers implement.
Modules
Protocol definition for the log driver interface. |
|
A log driver that forwards core messages to Python's |