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.1.tar.gz
(2.3 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.1.tar.gz.
File metadata
- Download URL: universal_log-0.1.1.tar.gz
- Upload date:
- Size: 2.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.10.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
dd7d9f7f76b076838756c03621f577d604da25ade4309578fe189a58c8c9de7e
|
|
| MD5 |
0e030910846f6d74d7399415e9171deb
|
|
| BLAKE2b-256 |
b57f4a9045aef66dcc6536c665368f46aa522b9de6ef6c0515db7d148710d2c9
|
File details
Details for the file universal_log-0.1.1-py3-none-any.whl.
File metadata
- Download URL: universal_log-0.1.1-py3-none-any.whl
- Upload date:
- Size: 2.9 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 |
e3905be3fb4beb441e5c01ed5e4e450933518551ee7ec78721dc56f0d9fbaa9b
|
|
| MD5 |
7723df4ae6ade7000a869a4e29e50c98
|
|
| BLAKE2b-256 |
c77a56fa7f14c16e85e9960d99929aac7497ce70d2876455c0293a6fdbd96e02
|