Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/loupeteam/LogThat
AR Library for adding diagnostic information into the CPU's logger
https://github.com/loupeteam/LogThat
ar-library
Last synced: 3 months ago
JSON representation
AR Library for adding diagnostic information into the CPU's logger
- Host: GitHub
- URL: https://github.com/loupeteam/LogThat
- Owner: loupeteam
- License: mit
- Created: 2021-10-05T16:50:38.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2023-11-30T21:44:29.000Z (about 1 year ago)
- Last Synced: 2024-08-02T14:05:26.462Z (6 months ago)
- Topics: ar-library
- Language: C
- Homepage:
- Size: 23.3 MB
- Stars: 1
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-B-R - LogThat - Library source: LogThat provides a easy to use interface for adding diagnostic information into the CPU’s Logger. (Infrastructure / Tracing and logging)
README
# Info
Library is provided by Loupe
https://loupe.team
[email protected]
1-800-240-7042# Description
LogThat provides a easy to use interface for adding diagnostic information into the CPU’s Logger. To use LogThat’s full functionality, a template of type StrExtArgs_typ will need to be declared.For more documentation and examples, see https://loupeteam.github.io/LoupeDocs/libraries/logthat.html
# Installation
To install using the Loupe Package Manager (LPM), in an initialized Automation Studio project directory run `lpm install logthat`. For more information about LPM, see https://loupeteam.github.io/LoupeDocs/tools/lpm.html## Licensing
This project is licensed under the [MIT License](LICENSE).