Log
Inherits: Resource
Interface to control logging across an array of loggers
Description
Log provides an interface to control the logging level of various components in OpenGamepadUI.
Methods
| Returns | Signature |
|---|---|
| CustomLogger | get_logger(name: String, level: int = 3) |
Method Descriptions
get_logger()
CustomLogger get_logger(name: String, level: int = 3)
Returns a named logger for logging