Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
code-pushup
/
cli
Public
Notifications
You must be signed in to change notification settings
Fork
16
Star
345
Code
Issues
55
Pull requests
10
Discussions
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
feat(utils): implement custom logger with groups and tasks
- #1129
#1129
Merged
matejchalk
merged 14 commits into
main
code-pushup/cli:main
from
logger-implementation
code-pushup/cli:logger-implementation
Copy head branch name to clipboard
Oct 22, 2025
Conversation
Commits
14
(14)
Checks
Files changed
Merged
feat(utils): implement custom logger with groups and tasks
#1129
matejchalk
merged 14 commits into
main
code-pushup/cli:main
from
logger-implementation
code-pushup/cli:logger-implementation
Copy head branch name to clipboard
Commits
Commits on Oct 16, 2025
feat(utils): add utility for rounding to max decimals, use in formatDuration
matejchalk
committed
7b29052
View commit details
Copy full SHA for 7b29052
Browse repository at this point
feat(utils): add settlePromise helper for convenient rejected promise handling
matejchalk
committed
4c40923
View commit details
Copy full SHA for 4c40923
Browse repository at this point
feat(utils): add unix timestamp conversion
matejchalk
committed
1368c77
View commit details
Copy full SHA for 1368c77
Browse repository at this point
feat(utils): implement custom logger with groups and tasks
matejchalk
committed
0568a94
View commit details
Copy full SHA for 0568a94
Browse repository at this point
test(utils): test log levels and log groups
matejchalk
committed
034319c
View commit details
Copy full SHA for 034319c
Browse repository at this point
test(utils): test logger's spinners
matejchalk
committed
8c4ecfb
View commit details
Copy full SHA for 8c4ecfb
Browse repository at this point
Commits on Oct 17, 2025
fix(utils): ensure multiline logs during spinner are indented properly
matejchalk
committed
a7d7975
View commit details
Copy full SHA for a7d7975
Browse repository at this point
test(utils): test spinners combined with groups
matejchalk
committed
46cf102
View commit details
Copy full SHA for 46cf102
Browse repository at this point
feat(utils): throw if invalid group/spinner combinations used in logger
matejchalk
committed
ef748e5
View commit details
Copy full SHA for ef748e5
Browse repository at this point
feat(utils): export shared logger instance
matejchalk
committed
5815f82
View commit details
Copy full SHA for 5815f82
Browse repository at this point
chore(utils): add logger demo script
matejchalk
committed
df56f5b
View commit details
Copy full SHA for df56f5b
Browse repository at this point
fix(utils): avoid formatting milliseconds with decimals
matejchalk
committed
e1db0f2
View commit details
Copy full SHA for e1db0f2
Browse repository at this point
docs(utils): add jsdocs descriptions to public logger methods
matejchalk
committed
cb83b9e
View commit details
Copy full SHA for cb83b9e
Browse repository at this point
test(utils): make spinner symbols os-indepedent in tests
matejchalk
committed
d3ff1a9
View commit details
Copy full SHA for d3ff1a9
Browse repository at this point
You can’t perform that action at this time.