| **Navigation:**  [[abc library reference.htm|ABC Library Reference]] > DbAuditManager > DbAuditManager Methods >====== AppendLog (initiate audit log file update) {{c6h0009.jpg|C6H0009.jpg}} ====== | [[addlogfile maintain log file structure .htm|{{btn_prev_n.gif|Previous page}}]][[abc library reference.htm|{{btn_home_n.gif|Return to chapter overview}}]][[beforechange update audit log file before file change 1.htm|{{btn_next_n.gif|Next page}}]] | | || **AppendLog(**//filename//**)** {{blk2blue.jpg|blk2blue.jpg}} | **AppendLog** | Initiate audit log file update. | | //filename// | A string constant, variable, EQUATE, or expression containing the label of the file that is to be audited. | The **AppendLog **method initiates the audit log file update by retrieving the field information and setting the date and time of the update. This information is added to the log file by the FileManager. **See Also:**     [[lfm dblogfilemanager object .htm|LFM]]