Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

added logutils #8

Merged
merged 4 commits into from
Nov 3, 2022
Merged

added logutils #8

merged 4 commits into from
Nov 3, 2022

Conversation

LuitelSamikshya
Copy link
Contributor

@LuitelSamikshya LuitelSamikshya commented Nov 1, 2022

Packaged logutils into an independent helper library

@LuitelSamikshya LuitelSamikshya self-assigned this Nov 1, 2022
@LuitelSamikshya LuitelSamikshya added the Type: Maintenance Updating phrasing or wording to make things clearer or removing ambiguity. label Nov 1, 2022
log/logutils.go Outdated Show resolved Hide resolved
@Mzack9999
Copy link
Member

Copy link
Member

@Mzack9999 Mzack9999 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

$ go test ./...
ok      github.com/projectdiscovery/utils/crypto        (cached)
ok      github.com/projectdiscovery/utils/exec  (cached)
ok      github.com/projectdiscovery/utils/file  (cached)
ok      github.com/projectdiscovery/utils/folder        (cached)
ok      github.com/projectdiscovery/utils/http  (cached)
ok      github.com/projectdiscovery/utils/ip    (cached)
ok      github.com/projectdiscovery/utils/log   (cached)
ok      github.com/projectdiscovery/utils/maps  (cached)
ok      github.com/projectdiscovery/utils/reflect       (cached)
ok      github.com/projectdiscovery/utils/slice (cached)
ok      github.com/projectdiscovery/utils/strings       (cached)
ok      github.com/projectdiscovery/utils/time  (cached)
ok      github.com/projectdiscovery/utils/url   (cached)

Closes https://github.com/projectdiscovery/team-backlogs/issues/213

@Mzack9999 Mzack9999 merged commit 9bda3fc into main Nov 3, 2022
@Mzack9999 Mzack9999 deleted the issue-213/logutils branch November 3, 2022 09:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Maintenance Updating phrasing or wording to make things clearer or removing ambiguity.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants