TNO Intern

Commit 6b05124d authored by Arjo Segers's avatar Arjo Segers
Browse files

Updated logging.

parent ef58e850
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
@@ -1054,6 +1054,11 @@ class CSO_SimCatalogue(CSO_CatalogueBase):

        # endif # nrec > 0

        # info ...
        logging.info(f"{indent}")
        logging.info(f"{indent}** end")
        logging.info(f"{indent}")

    # enddef __init__