# Functions
DBFromContext retrieve the gorm.DB data struct from the context.
LogFromContext retrieve the identity.XRHID data struct from the context.
WithDB create a new context with the provided database value.
WithLog create a new context with the provided log value.