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
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
.
scijava
/
scijava-common
Public
Notifications
You must be signed in to change notification settings
Fork
53
Star
93
Code
Issues
170
Pull requests
16
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
system-stream-hook
User selector
All users
Datepicker
All time
Commit history
Commits on Sep 21, 2017
ConsoleService: initialize MultiplePrintStream correctly, add bypass
Show description for dd418a9
maarzt
committed
dd418a9
View commit details
Copy full SHA for dd418a9
Browse repository at this point
Merge pull request #272 from scijava/log-revamp
Show description for b5ab68a
ctrueden
authored
b5ab68a
View commit details
Copy full SHA for b5ab68a
Browse repository at this point
ConsoleService: add a note to generalize in future
Show description for 10f74fd
ctrueden
committed
10f74fd
View commit details
Copy full SHA for 10f74fd
Browse repository at this point
Logged: add a note to generalize in the future
Show description for c394fd1
ctrueden
committed
c394fd1
View commit details
Copy full SHA for c394fd1
Browse repository at this point
LogMessage: improve javadoc
ctrueden
committed
de84489
View commit details
Copy full SHA for de84489
Browse repository at this point
POM: bump minor version
Show description for 7db7b91
ctrueden
committed
7db7b91
View commit details
Copy full SHA for 7db7b91
Browse repository at this point
LoggerPreprocessorTest: test log redirection
maarzt
authored and
ctrueden
committed
f2aa79e
View commit details
Copy full SHA for f2aa79e
Browse repository at this point
LoggerPreprocessor: name Logger by label attribute
Show description for b9c428b
maarzt
authored and
ctrueden
committed
b9c428b
View commit details
Copy full SHA for b9c428b
Browse repository at this point
Add LoggerPreprocessor to inject Logger instances
Show description for aedc3ca
maarzt
authored and
ctrueden
committed
aedc3ca
View commit details
Copy full SHA for aedc3ca
Browse repository at this point
LogService: improve javadoc
maarzt
authored and
ctrueden
committed
555174d
View commit details
Copy full SHA for 555174d
Browse repository at this point
StderrLogService: allow overriding output streams
Show description for 1593cc8
maarzt
authored and
ctrueden
committed
1593cc8
View commit details
Copy full SHA for 1593cc8
Browse repository at this point
Set source-dependent log levels via properties
Show description for 65c10f7
maarzt
authored and
ctrueden
committed
65c10f7
View commit details
Copy full SHA for 65c10f7
Browse repository at this point
Allow setting log levels for specified LogSources
maarzt
authored and
ctrueden
committed
f26d021
View commit details
Copy full SHA for f26d021
Browse repository at this point
Add LogSource to encapsulate source of a log event
Show description for 161b98a
maarzt
authored and
ctrueden
committed
161b98a
View commit details
Copy full SHA for 161b98a
Browse repository at this point
Logger: extend Listenable interface
maarzt
authored and
ctrueden
committed
c42f433
View commit details
Copy full SHA for c42f433
Browse repository at this point
Add Logger.subLogger methods
Show description for f7f66b1
maarzt
authored and
ctrueden
committed
f7f66b1
View commit details
Copy full SHA for f7f66b1
Browse repository at this point
Logger: extend Listenable interface
maarzt
authored and
ctrueden
committed
ac05b2f
View commit details
Copy full SHA for ac05b2f
Browse repository at this point
Add a general-purpose Listenable interface
Show description for a07472c
ctrueden
committed
a07472c
View commit details
Copy full SHA for a07472c
Browse repository at this point
Commits on Sep 20, 2017
AbstractLogService: extract class DefaultLogger
Show description for edc814d
maarzt
committed
edc814d
View commit details
Copy full SHA for edc814d
Browse repository at this point
Allow subscribing to log events via LogListeners
Show description for 9b908a7
maarzt
authored and
ctrueden
committed
9b908a7
View commit details
Copy full SHA for 9b908a7
Browse repository at this point
Format log messages using LogMessage.toString
Show description for 05c6957
maarzt
authored and
ctrueden
committed
05c6957
View commit details
Copy full SHA for 05c6957
Browse repository at this point
Encapsulate log message info in LogMessage class
maarzt
authored and
ctrueden
committed
dd2dac1
View commit details
Copy full SHA for dd2dac1
Browse repository at this point
DefaultUncaughtExceptionHandler: remove no-longer-necessary logic
Show description for 501e2c8
ctrueden
committed
501e2c8
View commit details
Copy full SHA for 501e2c8
Browse repository at this point
Merge branch 'copy-on-write'
Show description for 2e8f29c
ctrueden
committed
2e8f29c
View commit details
Copy full SHA for 2e8f29c
Browse repository at this point
DefaultConsoleService: use CopyOnWriteArrayList to simplify code
maarzt
authored and
ctrueden
committed
dcce181
View commit details
Copy full SHA for dcce181
Browse repository at this point
MultiOutputStream: use CopyOnWriteArrayList to simplify code
maarzt
authored and
ctrueden
committed
3d04900
View commit details
Copy full SHA for 3d04900
Browse repository at this point
Merge branch 'logger-iface'
Show description for f7b4e30
ctrueden
committed
f7b4e30
View commit details
Copy full SHA for f7b4e30
Browse repository at this point
AbstractLogService: refactor into smaller methods
Show description for 51caae5
maarzt
authored and
ctrueden
committed
51caae5
View commit details
Copy full SHA for 51caae5
Browse repository at this point
LogService: tweak getCallingClass method
Show description for dc56ade
maarzt
authored and
ctrueden
committed
dc56ade
View commit details
Copy full SHA for dc56ade
Browse repository at this point
Logger: funnel all logging through a single method
Show description for 3a530d0
ctrueden
committed
3a530d0
View commit details
Copy full SHA for 3a530d0
Browse repository at this point
LogService: extract logging methods to a superinterface
Show description for 2005e7e
ctrueden
committed
2005e7e
View commit details
Copy full SHA for 2005e7e
Browse repository at this point
Merge branch 'log-levels'
Show description for 7dfcea0
ctrueden
committed
7dfcea0
View commit details
Copy full SHA for 7dfcea0
Browse repository at this point
Allow feeding LogService config via Properties
Show description for 4af17fb
maarzt
authored and
ctrueden
committed
4af17fb
View commit details
Copy full SHA for 4af17fb
Browse repository at this point
LogService: stop using deprecated constants
ctrueden
committed
2407a38
View commit details
Copy full SHA for 2407a38
Browse repository at this point
AbstractLogService: migrate log level extraction to LogLevel class
ctrueden
committed
0caa53a
View commit details
Copy full SHA for 0caa53a
Browse repository at this point
Previous
Next
You can’t perform that action at this time.