Skip to content
Navigation Menu
Toggle navigation
Sign in
Appearance settings
Platform
GitHub Copilot
Write better code with AI
GitHub Spark
New
Build and deploy intelligent apps
GitHub Models
New
Manage and compare prompts
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
Documentation
GitHub Skills
Blog
Integrations
GitHub Marketplace
MCP Registry
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
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Appearance settings
Resetting focus
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 }}
bep
/
logg
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
2
Star
26
Code
Pull requests
0
Actions
Projects
0
Security
Uh oh!
There was an error while loading.
Please reload this page
.
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
v0.1.0
User selector
All users
Datepicker
All time
Commit History
Commits on Aug 9, 2022
Simplify the text handler
Show description for 5327d53
bep
committed
5327d53
Copy full SHA for 5327d53
Add test for changing the log Entry in the multi handler + some renames
bep
committed
addcd87
Copy full SHA for addcd87
Compact slices when adding many duplicate names
Show description for 6dfcb74
bep
committed
6dfcb74
Copy full SHA for 6dfcb74
Rename levels from InfoLevel to LevelInfo
Show description for c5f53f5
bep
committed
c5f53f5
Copy full SHA for c5f53f5
Add some benchmark info to README
bep
committed
f5d6ae8
Copy full SHA for f5d6ae8
Update package names to match "logg"
bep
committed
332d158
Copy full SHA for 332d158
all: gofumpt -l -w .
bep
committed
f3eda25
Copy full SHA for f3eda25
Remove unused files
bep
committed
f37e030
Copy full SHA for f37e030
Remove FatalLevel
Show description for 167b63a
bep
committed
167b63a
Copy full SHA for 167b63a
Get rid of the custom entry.MarshalJSON
Show description for 01495ef
bep
committed
01495ef
Copy full SHA for 01495ef
Add a sync.Pool for Entry passed to HandleLog
Show description for df28e24
bep
committed
df28e24
Copy full SHA for df28e24
Add /benchmarks
Show description for ccfaaa4
bep
committed
ccfaaa4
Copy full SHA for ccfaaa4
Commits on Aug 8, 2022
Start levels at 0
bep
committed
5cbd959
Copy full SHA for 5cbd959
Drop fields in entries with level < log's level
Show description for df03e14
bep
committed
df03e14
Copy full SHA for df03e14
Rework log interface to avoid allocation when log level is not met
Show description for 6c54444
bep
committed
6c54444
Copy full SHA for 6c54444
Commits on Aug 7, 2022
deps: Update dependencies
bep
committed
5b9bdd2
Copy full SHA for 5b9bdd2
Add some more fork info to README
bep
committed
a3e8acd
Copy full SHA for a3e8acd
Delay merging fields until they're used
Show description for eed39f3
bep
committed
eed39f3
Copy full SHA for eed39f3
Split Entry into Entry and EntryFields
Show description for d5ea65a
bep
committed
d5ea65a
Copy full SHA for d5ea65a
Make Fields a slice
Show description for cd8b1a9
bep
committed
cd8b1a9
Copy full SHA for cd8b1a9
Fix staticcheck validation errors
bep
committed
1b16e06
Copy full SHA for 1b16e06
github: Fix build branch
bep
committed
74e72d0
Copy full SHA for 74e72d0
all: gofmt -w -r 'interface{} -> any' .
bep
committed
f253217
Copy full SHA for f253217
github: Update test setup etc.
bep
committed
a5f37f2
Copy full SHA for a5f37f2
Move to github.com/frankban/quicktest for tests
bep
committed
4b258d6
Copy full SHA for 4b258d6
Update import paths, remove unneeded handlers
bep
committed
7e0ed94
Copy full SHA for 7e0ed94
Commits on Aug 18, 2020
Merge pull request #91 from abenettt/feature/github-actions
Show description for 8da8315
tj
authored
8da8315
Copy full SHA for 8da8315
Update min required go version
abenerd
committed
3a286a6
Copy full SHA for 3a286a6
Test on all supported versions of go
Show description for 9d14151
abenerd
committed
9d14151
Copy full SHA for 9d14151
fix Example_trace(), should not return anything
tj
committed
2e51804
Copy full SHA for 2e51804
Release v1.9.0
tj
committed
3edb93e
Copy full SHA for 3edb93e
refactor Entry.Stop() using Entry.WithDuration()
tj
committed
409c0d6
Copy full SHA for 409c0d6
add WithDuration() method
tj
committed
f99f34b
Copy full SHA for f99f34b
fix tests for duration change
tj
committed
f49497f
Copy full SHA for f49497f
Merge pull request #88 from wesleimp/duration-milliseconds
Show description for df3d134
tj
authored
df3d134
Copy full SHA for df3d134
Pagination
Previous
Next
You can’t perform that action at this time.