Repository History

6 repositories tagged with logging

Topic: logging
PySnooper: Effortless Python Debugging Without Print Statements

PySnooper: Effortless Python Debugging Without Print Statements

PySnooper is a powerful, yet simple, debugging tool for Python that eliminates the need for manual `print` statements. By adding a single decorator, developers can get a detailed, play-by-play log of function execution, including line-by-line tracing and variable value changes. It's designed for quick integration into any codebase without extensive setup.

Analyzed Apr 20, 2026
View Details
sshpot: A Simple SSH Honeypot for Logging Login Attempts

sshpot: A Simple SSH Honeypot for Logging Login Attempts

sshpot is a straightforward SSH honeypot designed to capture login attempts. It logs usernames, passwords, IP addresses, and timestamps without ever authenticating users. This tool is useful for security research and monitoring malicious activity.

Analyzed Apr 2, 2026
View Details
Logdy-core: Realtime Log Viewer with Web UI, Tail -f for Logs in Your Browser

Logdy-core: Realtime Log Viewer with Web UI, Tail -f for Logs in Your Browser

Logdy-core is a lightweight, single-binary log viewer designed to provide real-time log viewing and filtering through an embedded web UI. It functions similarly to command-line tools like `grep`, `awk`, `sed`, or `jq`, offering a powerful and secure way to manage logs locally. This versatile tool can be used as a standalone application or integrated as a Go library for enhanced logging capabilities.

Analyzed Mar 25, 2026
View Details
LoggiFly: Real-time Docker Log Monitoring and Notifications

LoggiFly: Real-time Docker Log Monitoring and Notifications

LoggiFly is a lightweight tool designed to monitor Docker container logs for predefined keywords or regex patterns. It provides instant alerts for security breaches, system errors, or custom events, sending notifications through various channels like Ntfy or Apprise. This versatile solution helps users stay informed about their containerized applications and automate responses to critical log events.

Analyzed Feb 13, 2026
View Details
Loguru: Python Logging Made Simple and Enjoyable

Loguru: Python Logging Made Simple and Enjoyable

Loguru is a powerful and user-friendly Python library designed to simplify logging. It aims to make logging an enjoyable and straightforward process, eliminating the need for complex configurations. With Loguru, developers can implement robust logging solutions with minimal boilerplate, enhancing debugging and application monitoring.

Analyzed Dec 10, 2025
View Details
logmerger: A TUI Utility for Merging and Viewing Multiple Log Files

logmerger: A TUI Utility for Merging and Viewing Multiple Log Files

logmerger is an intuitive TUI utility built with Python, designed to streamline the process of viewing and analyzing multiple log files. It merges log entries from various sources into a single, chronologically ordered timeline, making it significantly easier to debug and understand system behavior across different logs. This tool enhances log analysis by providing an interactive, unified view.

Analyzed Oct 12, 2025
View Details
Previous Page 1 Next
OS
OSRepos

Analysis and discovery of open source repositories. Find interesting projects and follow their updates.

Monitor your website with YourWebsiteScore

OSRepos shares public repositories for knowledge and discovery only. Any installation, execution, configuration, or use of third-party repository code is at your own risk. Always review source code, dependencies, licenses, and security implications before running anything.

© 2025 OSRepos. Built with Nuxt 3 and lots of ❤️