logging
chronological record of computer operations
XML log
XML formatted record of the operations performed by computer programs
instrumentation
enabling of code tracing, debugging and profiling in computer programming
intent log
record of changes to make to stored data by a database management system or filesystem, which can be replayed to implement transactional guarantees
server log
file(s) in which a computer server logs activities performed
transaction log
record of changes made to stored data by a database management system or filesystem, which can be rolled back to implement transactional guarantees
tail
standard UNIX utility