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 }}
avegner
/
log
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
0
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jul 17, 2019
Make Dump method exit if log level is disabled
Aleksei Vegner
committed
8c603fb
View commit details
Copy full SHA for 8c603fb
Browse repository at this point
Add Dump(...) method to Logger interface
Aleksei Vegner
committed
b05246e
View commit details
Copy full SHA for b05246e
Browse repository at this point
Commits on Jul 8, 2019
Add installation chapter
Aleksei Vegner
authored
e322a66
View commit details
Copy full SHA for e322a66
Browse repository at this point
Commits on Jul 7, 2019
Separate output creation funcs
Aleksei Vegner
committed
ba2d5db
View commit details
Copy full SHA for ba2d5db
Browse repository at this point
Add README
Aleksei Vegner
committed
7e853a8
View commit details
Copy full SHA for 7e853a8
Browse repository at this point
Commits on Jun 2, 2019
Make net out use bytes.Buffer as a buffer for data
Aleksei Vegner
committed
7056d66
View commit details
Copy full SHA for 7056d66
Browse repository at this point
Make Logger Flush method return error
Aleksei Vegner
committed
42e8a84
View commit details
Copy full SHA for 42e8a84
Browse repository at this point
Add done channel to all outs
Aleksei Vegner
committed
a15282b
View commit details
Copy full SHA for a15282b
Browse repository at this point
Add error return for Flusher interface and make net out write independant from network write
Aleksei Vegner
committed
df37c78
View commit details
Copy full SHA for df37c78
Browse repository at this point
Make Printf write to all outs even if one of them returns error
Aleksei Vegner
committed
26953f4
View commit details
Copy full SHA for 26953f4
Browse repository at this point
Commits on Jun 1, 2019
Set proper name for Child method arg
Aleksei Vegner
committed
9a22c15
View commit details
Copy full SHA for 9a22c15
Browse repository at this point
Make net output reconnect in case of any comm. error
Aleksei Vegner
committed
d1f9b73
View commit details
Copy full SHA for d1f9b73
Browse repository at this point
Eliminate recursive printf
Aleksei Vegner
committed
251865c
View commit details
Copy full SHA for 251865c
Browse repository at this point
Add Flush method to Logger interface
Aleksei Vegner
committed
f76d49e
View commit details
Copy full SHA for f76d49e
Browse repository at this point
Add flags for logger
Aleksei Vegner
committed
707ab8d
View commit details
Copy full SHA for 707ab8d
Browse repository at this point
Add SetMask method to Logger interface
Aleksei Vegner
committed
2ec6776
View commit details
Copy full SHA for 2ec6776
Browse repository at this point
Add comparison benchmarks for different outputs
Aleksei Vegner
committed
b4c9b2d
View commit details
Copy full SHA for b4c9b2d
Browse repository at this point
Commits on May 29, 2019
Make file output and logger thread-safe
Aleksei Vegner
committed
82b0418
View commit details
Copy full SHA for 82b0418
Browse repository at this point
Implement the simplest logger interface
Aleksei Vegner
committed
1eb1361
View commit details
Copy full SHA for 1eb1361
Browse repository at this point
Commits on May 28, 2019
Init repo with basic interfaces
Aleksei Vegner
committed
76eca57
View commit details
Copy full SHA for 76eca57
Browse repository at this point
Initial commit
Aleksei Vegner
authored
b675d8d
View commit details
Copy full SHA for b675d8d
Browse repository at this point
You can’t perform that action at this time.