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
Accelerator
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
Type
/
to 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 }}
vadv
/
gopher-lua-libs
Public
Notifications
You must be signed in to change notification settings
Fork
50
Star
162
Code
Issues
4
Pull requests
2
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
Add loglevel functionality atop log.
- #54
#54
Merged
scr-oath
merged 9 commits into
vadv:master
vadv/gopher-lua-libs:master
from
scr-oath:loglevel
scr-oath/gopher-lua-libs:loglevel
Copy head branch name to clipboard
Nov 18, 2022
Conversation
Commits
9
(9)
Checks
Files changed
Merged
Add loglevel functionality atop log.
#54
scr-oath
merged 9 commits into
vadv:master
vadv/gopher-lua-libs:master
from
scr-oath:loglevel
scr-oath/gopher-lua-libs:loglevel
Copy head branch name to clipboard
Commits
Commits on Nov 14, 2022
Add loglevel functionality atop log.
scr-oath
committed
a2caac6
View commit details
Copy full SHA for a2caac6
Browse repository at this point
Commits on Nov 17, 2022
Merge remote-tracking branch 'origin' into loglevel
scr-oath
committed
6341133
View commit details
Copy full SHA for 6341133
Browse repository at this point
Use a new table for loglevel that uses metadata to proxy the log.net, etc calls rather than modifying log.
scr-oath
committed
13909b1
View commit details
Copy full SHA for 13909b1
Browse repository at this point
Call the object loglevel to match the file and preload name.
scr-oath
committed
26f17bc
View commit details
Copy full SHA for 26f17bc
Browse repository at this point
Better level handling to make the start at info level look like the setlevel call.
scr-oath
committed
94c01fe
View commit details
Copy full SHA for 94c01fe
Browse repository at this point
Add helper method outputForLevel to make it easier to read.
scr-oath
committed
1cb3b56
View commit details
Copy full SHA for 1cb3b56
Browse repository at this point
Default is already set to INFO; adjust comment.
scr-oath
committed
2d4d685
View commit details
Copy full SHA for 2d4d685
Browse repository at this point
Added README.
scr-oath
committed
f6dffd2
View commit details
Copy full SHA for f6dffd2
Browse repository at this point
Use the new assertions.
scr-oath
committed
20cce02
View commit details
Copy full SHA for 20cce02
Browse repository at this point
You can’t perform that action at this time.