Skip to main content

cse_logger 🌌

a nonchalant, highly aesthetic logger for python. no noise, just vibes. made by the cse development team.

installation

pip install cse_logger

quick start

just import and use it. it comes with a built-in aesthetic ascii banner and clean, colorful log levels straight out of the box.

import time
from cse_logger import Logger

if __name__ == "__main__":
    log = Logger(name="nexus")
    
    log.sys("initializing core routines")
    time.sleep(0.2)
    log.info("binding to local interface")
    time.sleep(0.1)
    log.trace("loaded module: astrodynamics")
    log.trace("loaded module: cybernetics")
    time.sleep(0.3)
    log.success("all systems nominal")
    log.warn("memory fragmentation detected, auto-defrag queued")
    time.sleep(0.1)
    log.error("unauthorized access attempt dropped")
    log.info("standing by.")

log levels

  • log.sys(): autonomous/system level events (magenta)
  • log.info(): standard information (cyan)
  • log.success(): successful operations (green)
  • log.warn(): warnings (yellow)
  • log.error(): errors (red)
  • log.trace(): very subtle, barely there (dim gray)

community

join us at discord.gg/cse.

created by @ryze.xzy | @ryugabalwani


Discord Presence

Release files for cse-logger 1.0.0

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

Source distribution (sdist)

Source distribution for cse-logger 1.0.0
File Size Uploaded
cse_logger-1.0.0.tar.gz 2.8 kB Details

Built distribution (wheel)

Table of built distributions (wheels) for cse-logger 1.0.0
File Interpreter ABI Platform
cse_logger-1.0.0-py3-none-any.whl Python 3 none any Details

Total release size: 5.8 kB

Release files / cse_logger-1.0.0.tar.gz

Download URL cse_logger-1.0.0.tar.gz
Size 2.8 kB
Tags Source
SHA-256 checksum
How to use checksums
b638edc304e29f1a69e8c276cdee1c4cd7dd0f59cfdd08005aa43d28df0dadac
BLAKE2b-256 checksum
How to use checksums
c6109cfc513086bef875c889c1f28d9e36b12b82bb219412cc62d7cf34ee9ae6
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.11.9

Release files / cse_logger-1.0.0-py3-none-any.whl

Download URL cse_logger-1.0.0-py3-none-any.whl
Size 3.0 kB
Tags Python 3
SHA-256 checksum
How to use checksums
b62938900a54db5c76cf512868680a6df152bd27118d909a6a62dc5b85a041cc
BLAKE2b-256 checksum
How to use checksums
00e385b76ef417d7efdf0970e1fdfcef96711373c05e5bf3b41b0b7f73a09241
Upload date
Uploaded using Trusted Publishing?
What is trusted publishing?
No
Uploaded via twine/7.0.0 CPython/3.11.9

Release history Release notifications | RSS feed

1.0.1

2 release files

This release

1.0.0 This release

2 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