log

grizli.jwst_outliers.log(msg, verbose=True)[source]

Write a JWST outlier message to the Grizli log.

Parameters
msgobject

Message to write to the log.

verbosebool

Print the message if True.

Returns
None