PRIV_TYPES | = | ['CALLBACK', 'USER', 'OPERATOR', 'ADMINISTRATOR'] |
log_level | [RW] | |
logger | [RW] |
The connect method will create a connection object based the provider type passed in If provider is left blank the function will use the first available provider When the driver is set to auto, rubyipmi will try and figure out which driver to use by common error messages. We will most likely be using the lan20 driver, but in order to support a wide use case we default to auto.
set a logger instance yourself to customize where the logs should go you will need to set the log level yourself