Skip to content

ctrlX Diagnostics Logbook

Introduction

This python app showes how to log with different log levels into the logbook of the ctrlX CORE.

Function Description

The app writes log messages using the Python package JournaldLogHandler.

Implementation Description

main.py just calls the function in logbook/app.py.

The methon run() in logbook/app.py sends the messages.


License

SPDX-FileCopyrightText: Bosch Rexroth AG SPDX-License-Identifier: MIT