Important:
This API works only on ChromeOS.
Description
Use the chrome.systemLog API to record Chrome system logs from extensions.
Permissions
systemLog
Availability
Types
Methods
add()
chrome.systemLog.add(
options: MessageOptions,
): Promise<void>
Adds a new log record.
Last updated 2026-01-07 UTC.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2026-01-07 UTC."],[],[]]