Skip to main content

Snowy Simple Logger

Object oriented library created in Rust to logging data into stdout and files.

Project structure

snowy_simple_logger
  | Console
    | success(message: str) # staticmethod
    | error(message: str) # staticmethod
    | warn(message: str) # staticmethod
    | info(message: str) # staticmethod
  | File(log_file_full_name: str) # constructor
    | path # points to the log_file_full_name parameter in the constructor
    | success(message: str)
    | error(message: str)
    | warn(message: str)
    | info(message: str)

Special cases

When you pass to the snowy_simple_logger.File(log_file_full_name: str) constructor empty string ("" or ''), library will use as path to the log file "log.log" next to interpreted Python file.

When you pass to the snowy_simple_logger.File(log_file_full_name: str) constructor word file name without extension .log, library will use as path this name but with injected to the end .log.

Release files for snowy_simple_logger 1.0.1

For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.

Built distributions (wheels)

Table of built distributions (wheels) for snowy_simple_logger 1.0.1
File Interpreter ABI Platform
snowy_simple_logger-1.0.1-cp38-none-win_amd64.whl CPython 3.8 none Windows x86-64 Details
snowy_simple_logger-1.0.1-cp37-none-win_amd64.whl CPython 3.7 none Windows x86-64 Details
snowy_simple_logger-1.0.1-cp36-none-win_amd64.whl CPython 3.6 none Windows x86-64 Details

Total release size: 391.5 kB

Release files / snowy_simple_logger-1.0.1-cp38-none-win_amd64.whl

Download URL snowy_simple_logger-1.0.1-cp38-none-win_amd64.whl
Size 130.4 kB
Tags CPython 3.8 Windows x86-64
SHA-256 checksum
How to use checksums
c6fd5fc731527256794972cd645d7614caab3a2b48ed95d5ecc2e7eed95fa839
BLAKE2b-256 checksum
How to use checksums
7a0f068cbe9b8ba95d11f74fd67d1e3a44ce2e0bdd99623c0a39c7c1401b49e0
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via maturin/0.7.7

Release files / snowy_simple_logger-1.0.1-cp37-none-win_amd64.whl

Download URL snowy_simple_logger-1.0.1-cp37-none-win_amd64.whl
Size 130.5 kB
Tags CPython 3.7 Windows x86-64
SHA-256 checksum
How to use checksums
4fbacb84a2c8a3ce5bc482d9999dfd47fc102ecc678af9d11700f1ddc7e0ae35
BLAKE2b-256 checksum
How to use checksums
1e36d31f06b4a435305054fc0375c325abaab5a97ad07716d98f7af7428c184c
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via maturin/0.7.7

Release files / snowy_simple_logger-1.0.1-cp36-none-win_amd64.whl

Download URL snowy_simple_logger-1.0.1-cp36-none-win_amd64.whl
Size 130.7 kB
Tags CPython 3.6 Windows x86-64
SHA-256 checksum
How to use checksums
9a519ee6884ef8d7c984ca60e33e4a29721232bbba1870f3a55223da438abf2c
BLAKE2b-256 checksum
How to use checksums
1db6faa55e38dbda67c6f0bf41fffa9077afdd885df3b1a4bcf784f64766b944
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via maturin/0.7.7

Release history Release notifications | RSS feed

This release

1.0.1 This release

3 release files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page