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
Breadcrumbs
History for
scijava-common
src
on
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
LogMessage: improve javadoc
ctrueden
committed
de84489
View commit details
Copy full SHA for de84489
View code at this point
Browse repository at this point
LoggerPreprocessorTest: test log redirection
maarzt
authored and
ctrueden
committed
f2aa79e
View commit details
Copy full SHA for f2aa79e
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
LogService: improve javadoc
maarzt
authored and
ctrueden
committed
555174d
View commit details
Copy full SHA for 555174d
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
Logger: extend Listenable interface
maarzt
authored and
ctrueden
committed
c42f433
View commit details
Copy full SHA for c42f433
View code at this point
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
View code at this point
Browse repository at this point
Logger: extend Listenable interface
maarzt
authored and
ctrueden
committed
ac05b2f
View commit details
Copy full SHA for ac05b2f
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
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
View code at this point
Browse repository at this point
LogService: stop using deprecated constants
ctrueden
committed
2407a38
View commit details
Copy full SHA for 2407a38
View code at this point
Browse repository at this point
AbstractLogService: migrate log level extraction to LogLevel class
ctrueden
committed
0caa53a
View commit details
Copy full SHA for 0caa53a
View code at this point
Browse repository at this point
LogService: Add LogLevel class to organize logging levels
ctrueden
committed
3f624c7
View commit details
Copy full SHA for 3f624c7
View code at this point
Browse repository at this point
Commits on Sep 15, 2017
LogService: add tests for all current methods in AbstractLogService
maarzt
authored and
ctrueden
committed
4584884
View commit details
Copy full SHA for 4584884
View code at this point
Browse repository at this point
Rename LogServiceTest to StderrLogServiceTest
Show description for 9130c6a
ctrueden
committed
9130c6a
View commit details
Copy full SHA for 9130c6a
View code at this point
Browse repository at this point
Commits on Sep 6, 2017
Add missing licence header to FileListPreprocessor and FileListWidget
Gabriel Einsdorf
committed
fbfdd23
View commit details
Copy full SHA for fbfdd23
View code at this point
Browse repository at this point
Commits on Aug 31, 2017
DataHandleTest: expose internal API to subclasses
Show description for 090f898
Gabriel Einsdorf
authored and
ctrueden
committed
090f898
View commit details
Copy full SHA for 090f898
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.