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

Improve log #196

Merged
merged 1 commit into from
Dec 13, 2023
Merged

Improve log #196

merged 1 commit into from
Dec 13, 2023

Conversation

hahwul
Copy link
Member

@hahwul hahwul commented Dec 13, 2023

Before

[*] Detecting technologies to base directory.
[I] Detected 1 technologies.
    raml
[*] Initiate code analysis based on the detected technology.
[*] Starting analysis of endpoints.
    22 Analyzers initialized
    Analysis to 1 technologies
    2 endpoints found

After

[*] Detecting technologies to base directory.
[I] Detected 1 technologies.
    raml
[*] Start code analysis based on the detected technology.
[*] Initializing analyzers
    22 Analyzers initialized
    File analyzer initialized and 1 hooks loaded
[*] Analysis Started
    Code Analyzer: 1 in use
    File-based Analyzer: 1 hook in use
    Found 2 endpoints

@hahwul hahwul merged commit 6139fc0 into dev Dec 13, 2023
2 checks passed
@hahwul hahwul deleted the features/improve-logger branch December 13, 2023 16:52
@hahwul hahwul added this to the v0.12.0 milestone Dec 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant