Skip to content

New logging method - #31

Merged
IdanKoblik merged 3 commits into
mainfrom
ench/logging
Jul 31, 2026
Merged

New logging method#31
IdanKoblik merged 3 commits into
mainfrom
ench/logging

Conversation

@IdanKoblik

Copy link
Copy Markdown
Member

Summary

Update logging method to use only fmt and made the ui nicer.
Also fixed a bug where subdomain finder internal module would not be executed properly

Related issues

Fixes #27

Type of change

  • Bug fix (type/bug)
  • New feature (type/feature)
  • Enhancement to existing behavior (type/enhancement)
  • Refactor, no behavior change (type/refactor)
  • Performance (type/performance)
  • Documentation (type/documentation)
  • Chore / maintenance (type/chore)

Breaking changes

None

How this was tested

Trust me bro :D

Checklist

  • I read CONTRIBUTING.md
  • The branch is named <type>/<short-description> and commits follow
    Conventional Commits
  • Documentation (README, doc comments) is updated where it applies

@IdanKoblik IdanKoblik added type/bug Bug reports and fixes type/enhancement General improvements type/refactor Code refactoring area/cli cli-related labels Jul 31, 2026
@IdanKoblik IdanKoblik self-assigned this Jul 31, 2026
@IdanKoblik
IdanKoblik merged commit 09d17d7 into main Jul 31, 2026
7 checks passed
@IdanKoblik
IdanKoblik deleted the ench/logging branch July 31, 2026 22:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/cli cli-related type/bug Bug reports and fixes type/enhancement General improvements type/refactor Code refactoring

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Logging usage & system rewrite

1 participant