error log - перевод на Английский
Diclib.com
Словарь ChatGPT
Введите слово или словосочетание на любом языке 👆
Язык:

Перевод и анализ слов искусственным интеллектом ChatGPT

На этой странице Вы можете получить подробный анализ слова или словосочетания, произведенный с помощью лучшей на сегодняшний день технологии искусственного интеллекта:

  • как употребляется слово
  • частота употребления
  • используется оно чаще в устной или письменной речи
  • варианты перевода слова
  • примеры употребления (несколько фраз с переводом)
  • этимология

error log - перевод на Английский

CHRONOLOGICAL RECORD OF COMPUTER DATA PROCESSING OPERATIONS
Server log; Server Log; Domlogs; Logfile; Error log; Log files; .log; Computor data logging; Server logs; Acess log; System log; Computer data logging; Logging (software); Computer log; Computer log file; Log file; Access log; Logging system
  • Apache access log showing Wordpress vulnerability bots
Найдено результатов: 985
error log         

общая лексика

журнал регистрации ошибок

Смотрите также

error; error logging

error log         
[вчт.] файл регистрации ошибок
LOGFILE         
Logon Protocol File
файл-протокол попыток входа в систему. Экземпляр класса объектов LOGFILE представляет собой файл, служащий для регистрации ошибочных попыток входа в систему (существует по одному такому файлу для каждого OMP).
.LOG         

общая лексика

протокол работы системы или оператора

регистрация вхождения в систему

log file         

общая лексика

журнал регистрации [событий]

системный журнал, необходимый администратору сети для анализа предыстории возникшей ситуации

Смотрите также

network administrator

logging system         

нефтегазовая промышленность

каротажная система

каротажная станция

каротажная установка

каротажный зонд

access log         
журнал регистрации запросов на доступ и разрешенных доступов
log file         
регистрационный (журнальный) файл. Хранилище записей, содержащих регистрируемую (логируемую) информацию, которая выделяется из принятых отчетов о событиях.
logic error         
A BUG IN A PROGRAM THAT CAUSES IT TO OPERATE INCORRECTLY, BUT NOT TO TERMINATE ABNORMALLY
Semantic error

общая лексика

логическая [смысловая] ошибка

ошибка, заставляющая программу вести себя не так, как от неё требуется, но обычно не вызывающая появления сообщения об ошибке или прекращения выполнения программы

Смотрите также

fatal error; recoverable error; semantic error; syntax error

log-log graph         
PLOT THAT USES LOGARITHMIC SCALES ON BOTH THE HORIZONTAL AND VERTICAL AXES
Loglog plot; Log plot; Loglog; Loglog graph; Log log; Log-log; Log log plot; Log-log graph; Log-log plot; Double logarithmic plot; Double log plot; Full log plot; Full logarithmic plot; Dual log plot; Dual logarithmic plot; Double logarithmic; Dual logarithmic; Dual log; Double log; Full log; Full logarithmic; Log–log space; Log-log space; Log–log

математика

график с логарифмическим масштабом на обеих осях

Определение

ляпсус
м.
Ошибка, оговорка, досадный промах (обычно в устной речи и на письме).

Википедия

Logging (computing)

In computing, logging is the act of keeping a log of events that occur in a computer system, such as problems, errors or just information on current operations. These events may occur in the operating system or in other software. A message or log entry is recorded for each such event. These log messages can then be used to monitor and understand the operation of the system, to debug problems, or during an audit. Logging is particularly important in multi-user software, to have a central overview of the operation of the system.

In the simplest case, messages are written to a file, called a log file. Alternatively, the messages may be written to a dedicated logging system or to a log management software, where it is stored in a database or on a different computer system.

Specifically, a transaction log is a log of the communications between a system and the users of that system, or a data collection method that automatically captures the type, content, or time of transactions made by a person from a terminal with that system. For Web searching, a transaction log is an electronic record of interactions that have occurred during a searching episode between a Web search engine and users searching for information on that Web search engine.

Many operating systems, software frameworks and programs include a logging system. A widely used logging standard is Syslog, defined in Internet Engineering Task Force (IETF) RFC 5424). The Syslog standard enables a dedicated, standardized subsystem to generate, filter, record, and analyze log messages. This relieves software developers of having to design and code their ad hoc logging systems.

Как переводится error log на Русский язык