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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
XervoIO
/
logger
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
1
Code
Issues
0
Pull requests
0
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Feb 9, 2017
2.0.0
jackboberg
committed
d7a75e0
View commit details
Copy full SHA for d7a75e0
Browse repository at this point
Merge pull request #15 from XervoIO/refactor
Show description for 0c15fbc
jackboberg
authored
0c15fbc
View commit details
Copy full SHA for 0c15fbc
Browse repository at this point
Commits on Feb 6, 2017
docs: Update README
Show description for 3d0fe6e
jackboberg
committed
3d0fe6e
View commit details
Copy full SHA for 3d0fe6e
Browse repository at this point
Commits on Jan 27, 2017
chore: Remove unused devDependencies
jackboberg
committed
4bfc9af
View commit details
Copy full SHA for 4bfc9af
Browse repository at this point
chore: Update test scripts
jackboberg
committed
8215934
View commit details
Copy full SHA for 8215934
Browse repository at this point
chore: Remove unused files
jackboberg
committed
594ba9c
View commit details
Copy full SHA for 594ba9c
Browse repository at this point
refactor: Update package to use new features
jackboberg
committed
63158ac
View commit details
Copy full SHA for 63158ac
Browse repository at this point
refactor: Update formatter to match new usage
jackboberg
committed
8abb34f
View commit details
Copy full SHA for 8abb34f
Browse repository at this point
feature: Create new logger factory
Show description for a2e4d50
jackboberg
committed
a2e4d50
View commit details
Copy full SHA for a2e4d50
Browse repository at this point
feature: Create exception logger factory
jackboberg
committed
7fe4e0d
View commit details
Copy full SHA for 7fe4e0d
Browse repository at this point
chore: tap@9.0.3
Show description for 12985f7
jackboberg
committed
12985f7
View commit details
Copy full SHA for 12985f7
Browse repository at this point
chore: require node>=6
jackboberg
committed
683694c
View commit details
Copy full SHA for 683694c
Browse repository at this point
Commits on Jan 24, 2017
Merge pull request #14 from XervoIO/cleanup
Show description for 98019d2
jackboberg
authored
98019d2
View commit details
Copy full SHA for 98019d2
Browse repository at this point
Commits on Jan 23, 2017
chore: winston@2.3.1
jackboberg
committed
c5629b3
View commit details
Copy full SHA for c5629b3
Browse repository at this point
refactor: Remove devDependency on lodash.clone
jackboberg
committed
092ddde
View commit details
Copy full SHA for 092ddde
Browse repository at this point
chore: lab@12.0.0
jackboberg
committed
9614ac3
View commit details
Copy full SHA for 9614ac3
Browse repository at this point
chore: code@4.0.0
jackboberg
committed
7dec90c
View commit details
Copy full SHA for 7dec90c
Browse repository at this point
docs: Declare node version >=4
jackboberg
committed
5717329
View commit details
Copy full SHA for 5717329
Browse repository at this point
chore: Convert to standard.js
jackboberg
committed
c475d33
View commit details
Copy full SHA for c475d33
Browse repository at this point
chore: standard@8.6.0
jackboberg
committed
d3d5533
View commit details
Copy full SHA for d3d5533
Browse repository at this point
chore: fixpack and rename
jackboberg
committed
e5f7036
View commit details
Copy full SHA for e5f7036
Browse repository at this point
Commits on Feb 11, 2016
1.2.0
Fran Varney
committed
4593a3f
View commit details
Copy full SHA for 4593a3f
Browse repository at this point
Merge pull request #10 from onmodulus/feature/better-logging
Show description for c244f76
franvarney
committed
c244f76
View commit details
Copy full SHA for c244f76
Browse repository at this point
Commits on Feb 9, 2016
Update tests
Fran Varney
committed
05afd8f
View commit details
Copy full SHA for 05afd8f
Browse repository at this point
Allow handleExceptions to be false in non production environments
franvarney
authored and
Fran Varney
committed
0a63502
View commit details
Copy full SHA for 0a63502
Browse repository at this point
Commits on Dec 28, 2015
Merge pull request #8 from onmodulus/feature/mod-standard-update
Show description for 0856472
jackboberg
committed
0856472
View commit details
Copy full SHA for 0856472
Browse repository at this point
Commits on Dec 26, 2015
Fix new linting errors and warnings
jackboberg
committed
8766650
View commit details
Copy full SHA for 8766650
Browse repository at this point
Commits on Dec 23, 2015
1.1.0
jackboberg
committed
e1184eb
View commit details
Copy full SHA for e1184eb
Browse repository at this point
Merge pull request #6 from onmodulus/feature/exceptions-log
Show description for 4accfe2
jackboberg
committed
4accfe2
View commit details
Copy full SHA for 4accfe2
Browse repository at this point
Add exitOnError as optional parameter
jackboberg
committed
5eaee47
View commit details
Copy full SHA for 5eaee47
Browse repository at this point
Commits on Dec 18, 2015
Refactor exception logging
Show description for e05406f
jackboberg
committed
e05406f
View commit details
Copy full SHA for e05406f
Browse repository at this point
Add lodash.clone@3.0.3 to devDependencies
jackboberg
committed
d2e5b7a
View commit details
Copy full SHA for d2e5b7a
Browse repository at this point
Commits on Dec 11, 2015
Add tests for default exception handling
jackboberg
committed
8640028
View commit details
Copy full SHA for 8640028
Browse repository at this point
Commits on Dec 10, 2015
Log exceptions to file, if env var present
Show description for 5e44eaf
jackboberg
committed
5e44eaf
View commit details
Copy full SHA for 5e44eaf
Browse repository at this point
Allow toggling if logger should exit on fail
jackboberg
committed
e490adf
View commit details
Copy full SHA for e490adf
Browse repository at this point
Previous
Next
You can’t perform that action at this time.