NumCosmoMath.ABC::log_info

@accepts(NumCosmoMath.ABC)
@returns(unicode)
def do_log_info(abc):
  

Gets the informations about the current run of ABC.

abc

a NumCosmoMath.ABC.

Returns

the informations about the current run.