+
Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 4 additions & 1 deletion docs/features/analysis-infra/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -16,4 +16,7 @@ Analysis Infrastructure
#######################

.. toctree::
logging/index.rst
:maxdepth: 2

./logging/index
./tracing/index

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Better exclude tracking since its not discussed yet and even the template is empty

Empty file.
47 changes: 47 additions & 0 deletions docs/features/analysis-infra/logging/docs/glossary.rst
Original file line number Diff line number Diff line change
@@ -0,0 +1,47 @@
..
# *******************************************************************************
# Copyright (c) 2025 Contributors to the Eclipse Foundation
#
# See the NOTICE file(s) distributed with this work for additional
# information regarding copyright ownership.
#
# This program and the accompanying materials are made available under the
# terms of the Apache License Version 2.0 which is available at
# https://www.apache.org/licenses/LICENSE-2.0
#
# SPDX-License-Identifier: Apache-2.0
# *******************************************************************************

Glossary
########
.. glossary::

logging node
ECU or Partition (real or virtual) which generates log messages

DLT
Diagnostic Log and Trace

framework
Framework is a structured and extensible foundation for developing specific types of functionality in this case, logging. It supplies a set of default behaviors and configurable options, allowing developers to tailor and extend its capabilities to meet their application and system need.

platform
Platform is the execution environment on which S-Core runs. It includes, for example, hardware (HW), operating system (OS), ...

component
Component is a S-Core component

log level
Log Level is the severity of a log message, necessary to categorize logs based on their importance e.g., FATAL, ERROR, WARN, INFO, DEBUG, VERBOSE such as in DLT

logging entity
SW entity which generates log messages

logging entity identifier
unique identifier for the logging entity, e.g., ECU ID / application ID / context ID, similar to DLT.

log storage strategy
strategy to write/sync the cached log messages in the log storage location e.g., on system shutdown, on each message, on demand, on file size, on cache size, with circular or linear buffer

QoS
Quality of Service
Empty file.
Loading
点击 这是indexloc提供的php浏览器服务,不要输入任何密码和下载