Subject | English | Italian |
IT | log file | archivio storico |
IT, tech. | log file | registro |
commun., IT | log file | file di registro |
IT, tech. | log file | diario |
IT, tech. | log file | giornale |
comp., MS | log file | file di log (A file that stores messages generated by an application, service, or operating system. These messages are used to track the operations performed. Log files are usually plain text (ASCII) files and often have a .log extension) |
comp., MS | log file path | percorso file di log (The location of the log file on a computer) |
comp., MS | transaction log file | file registro transazioni (A file that contains a record of the changes that were made to an Exchange database. All changes to the database are recorded in the transaction log files before they are written into the database files. If a database shuts down unexpectedly, unfinished transactions can be restored by replaying the transaction log files into the database) |
comp., MS | virtual log file | file di log virtuale (Non-physical files that are derived from one physical log file by the SQL Server Database Engine) |