Skorzystaj z wyszukiwarki lub indeksu alfabetycznego.
Przykłady: pci, /dev/null, functional unit, embedded system, pseudo-tty, nfs.
1 definition found
From The Free On-line Dictionary of Computing (05 January 2017) [foldoc]:
log
1. logarithm.
2. A record of the activity of
some system, often stored in a particular file.
Different operating systems have different conventions and
support for storing logs. Unix has the syslog system and
the /var/log directory hierarchy, Microsoft Windows has
event logs. Web servers, for example, typically record
information about every page accessed in one or more "web
logs".
(2009-05-29)