ButlerLogRecords ================ .. currentmodule:: lsst.daf.butler .. autoclass:: ButlerLogRecords :show-inheritance: .. rubric:: Attributes Summary .. autosummary:: ~ButlerLogRecords.copy ~ButlerLogRecords.dict ~ButlerLogRecords.json ~ButlerLogRecords.log_format .. rubric:: Methods Summary .. autosummary:: ~ButlerLogRecords.append ~ButlerLogRecords.clear ~ButlerLogRecords.construct ~ButlerLogRecords.extend ~ButlerLogRecords.from_file ~ButlerLogRecords.from_orm ~ButlerLogRecords.from_raw ~ButlerLogRecords.from_records ~ButlerLogRecords.from_stream ~ButlerLogRecords.insert ~ButlerLogRecords.parse_file ~ButlerLogRecords.parse_obj ~ButlerLogRecords.parse_raw ~ButlerLogRecords.pop ~ButlerLogRecords.reverse ~ButlerLogRecords.schema ~ButlerLogRecords.schema_json ~ButlerLogRecords.set_log_format ~ButlerLogRecords.update_forward_refs ~ButlerLogRecords.validate .. rubric:: Attributes Documentation .. autoattribute:: copy .. autoattribute:: dict .. autoattribute:: json .. autoattribute:: log_format .. rubric:: Methods Documentation .. automethod:: append .. automethod:: clear .. automethod:: construct .. automethod:: extend .. automethod:: from_file .. automethod:: from_orm .. automethod:: from_raw .. automethod:: from_records .. automethod:: from_stream .. automethod:: insert .. automethod:: parse_file .. automethod:: parse_obj .. automethod:: parse_raw .. automethod:: pop .. automethod:: reverse .. automethod:: schema .. automethod:: schema_json .. automethod:: set_log_format .. automethod:: update_forward_refs .. automethod:: validate