Developer Function: Server Script: logs
## Overview
This is an object used for outputting logs in "[Server Script](/en/manual/table-management-server-script)". It allows logs to be displayed on the browser's developer tools console and recorded in the system log.
## Properties
There are no properties.
## Methods
|No|Name|Description|
|:---|:---|:---|
|1|[LogInfo](/manual/server-script-logs-log-info)|Displays and outputs logs of type: Info.|
|2|[LogWarning](/manual/server-script-logs-log-warning)|Displays and outputs logs of type: Warning.|
|3|[LogUserError](/manual/server-script-logs-log-user-error)|Displays and outputs logs of type: UserError.|
|4|[LogSystemError](/manual/server-script-logs-log-system-error)|Displays and outputs logs of type: SystemError.|
|5|[LogException](/manual/server-script-logs-log-exception)|Displays and outputs logs of type: Exception.|
|6|[Log](/manual/server-script-logs-log)|Displays and outputs logs of the specified type.|
## Supported Version
|Supported Version|Body|
|:--|:--|
|1.4.12.0 or later|Added function|
## Related Information
[FAQ: About the contents of the operation log (SysLogs table)](faq-contents-of-syslogs)
<div id="ManualList"><ul><li><a href="/en/manual/table-management-server-script">Table Management: Server Script</a><span>08.13.2024 up</span></li></ul></article>
<ul><li><a href="/en/manual/server-script-logs-log-exception">Developer Function: Server Script: logs.LogException</a><span>06.26.2025 up</span></li>
<li><a href="/en/manual/server-script-logs-log-info">Developer Function: Server Script: logs.LogInfo</a><span>06.26.2025 up</span></li>
<li><a href="/en/manual/server-script-logs-log-system-error">Developer Function: Server Script: logs.LogSystemError</a><span>06.26.2025 up</span></li>
<li><a href="/en/manual/server-script-logs-log-user-error">Developer Function: Server Script: logs.LogUserError</a><span>06.26.2025 up</span></li>
<li><a href="/en/manual/server-script-logs-log-warning">Developer Function: Server Script: logs.LogWarning</a><span>06.26.2025 up</span></li></ul></article></div><input id="SearchTextHidden" type="hidden" value="" />