| Table of Contents |
|---|
| Logging to CodeCTRL |
Logging to CodeCTRL
There are a number of loggers for CodeCTRL in a variety of languages.
The official ones are in the following table.
| Language | Compatibility | Link | Docs |
|---|---|---|---|
| Rust | <= 1.0.0-beta |
Authentura/codectrl-rust-logger | |
| PHP | >= 0.4.0 |
Authentura/codectrl-php-logger | |
| NodeJS | >= 0.4.0 |
Authentura/codectrl-nodejs-logger | |
| Python | >= 0.4.0 |
Authentura/codectrl-python-logger | |
| C++ | >= 0.4.0 |
Authentura/codectrl-cxx-logger |
The following languages are planned but not yet started:
- Go
- Java / Kotlin
- C#
If you wish to implement your own logger for a programming language, see the page here.