Universal logger that adds console.log, System.out.println, and more globally to Python.
Project description
🔊 Universal Logger for Python
Write logs in Python using styles from other programming languages like JavaScript, Java, C#, Bash, and more — without needing imports.
✨ Supported Global Functions
console.log()— JavaScriptSystem.out.println()— JavaConsole.WriteLine()— C#echo(),sh_echo()— Bash / Shell / PHPputs()— Rubyfmt.Println()— Goprintln_rust()— Rust-style
🧪 Example
console.log("Hello JS style")
System.out.println("Java style")
Console.WriteLine("C# style")
echo("Echo")
puts("Puts")
fmt.Println("Go style")
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
universal_log-0.1.0.tar.gz
(2.2 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file universal_log-0.1.0.tar.gz.
File metadata
- Download URL: universal_log-0.1.0.tar.gz
- Upload date:
- Size: 2.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a4bed1424753a1f5e386ddc2eb9b965579573d36827342f251f19acdf310214d
|
|
| MD5 |
35333dccd39752b12fa027bb37d62973
|
|
| BLAKE2b-256 |
bb844b7d5804e7a71e902dd565b48123cb822ee4fc8b8f26c2a5f2caa05e2589
|
File details
Details for the file universal_log-0.1.0-py3-none-any.whl.
File metadata
- Download URL: universal_log-0.1.0-py3-none-any.whl
- Upload date:
- Size: 2.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e956391329fe5ac8afa37d5d1f2a2f96a65c9432986334163fd53bb69ad41fb
|
|
| MD5 |
1613e859b9fa8bbd40a490e5be5c2028
|
|
| BLAKE2b-256 |
85462ecc55beb44ad7c44b755ec8141e80e93df8b8a40bd7c89990b47d554375
|