Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Логирование в SimpleOne происходит путём добавления записи в sys_log (сюда попадают все логи всех модулей), sys_log_script (сюда попадают расширенные логи работы скриптов), sys_log_exception (сюда попадают исключения, выброшенные при работе скриптов) и sys_history (сюда попадают все изменения полей).

sys_log

To find the sys_log records, navigate to the System Logs → Main Log {or, in general, following the link looking like {your_instance_url}/list/sys_log)

тут вставить какую-нибудь переходную

FieldDescription
SysThe unique ID of the message.
Sys created atThis field stores information about the record creating date and time.
Sys created byReference to the user who has created the record in the table.
Sys updated atThis field stores information about the record updating date and time.
Level

Message importance level:

  • Debug - debug message;
  • Info - information message;
  • Warning - warning message;
  • Error - error message.

These messages are also can be added by relevant SimpleSystem API methods

MessageThe log message content.
SourceThe message source (the module or script or functionality that was the originator of the logging).

sys_log_script

To find the sys_log_script records, follow the link looking like {your_instance_url}/list/sys_log_script)

тут вставить какую-нибудь переходную

FieldDescription
SysThe unique ID of the message.
Sys created atThis field stores information about the record creating date and time.
Info

sys_log_exception

sys_history


Table of Contents
absoluteUrltrue
classfixedPosition