R/env-lib.R
getLogger.Rd
Returns the configured lgr of an r6 object. If the object don't have a lgr or is not initialized returns an error
getLogger(r6.object)
an r6.object
ken4rab