-
Notifications
You must be signed in to change notification settings - Fork 3
LoggingHelp
Chris Delis edited this page Oct 15, 2015
·
1 revision
The plethora of log4j.config.txt files is somewhat confusing. This page is an attempt to explain what we have and how it works. More work could be done to automate and simplify this further.
Files checked into svn:
./mst-common/test/log4j.config.txt
./MST-instances/MST-instances/MetadataServicesToolkit/log4j.config.txt
./MST-instances/MST-instances/MetadataServicesToolkit/log4j.config.txt.prod
./MST-instances/MST-instances/MetadataServicesToolkit/log4j.config.txt.test
./mst-service/example/conf/log4j.config.txt
./mst-service/example/conf/log4j.config.txt.prod
./mst-service/example/conf/log4j.config.txt.test
./mst-service/impl/test/log4j.config.txt
of these, only these should be editted manually (the others should just be copied over manually):
./mst-service/example/conf/log4j.config.txt.prod
./mst-service/example/conf/log4j.config.txt.test
when ./mst-service/example/conf/log4j.config.txt.test is modified, it should be manually copied to (at least until it's automated):
./mst-common/test/log4j.config.txt
./MST-instances/MST-instances/MetadataServicesToolkit/log4j.config.txt.test
when ./mst-service/example/conf/log4j.config.txt.prod is modified, it should be manually copied to
./MST-instances/MST-instances/MetadataServicesToolkit/log4j.config.txt
If you wish to push your changes of a log4j.config.txt file to custom services (for testing purposes), run one of these commands (the first 2 are equivalent since prod is the default)
ant ms.copy-example
ant log.suffix=prod ms.copy-example
ant log.suffix=test ms.copy-example
- Downloads
- Installing the Toolkit
- Hardware Requirements
- Installing 3rd Party Tools
- Installing the Metadata Services Toolkit
- Configuring
- Starting the MST
- Uninstalling and Reinstalling the MST
- Upgrading the MST
- Useful Info
- Using the Toolkit
- Services
- What is a service?
- What are Configuration 1 and Configuration 2?
- XC MARCXML Normalization
- MARCXML to XC Transformation
- DC to XC Transformation
- MARC Aggregation
- Multiple Instances of the Same Service
- Harvesting from an MST Service
- How To Implement a Service
- About the XC Schema
- MST Frequently Asked Questions
-
Performance Results
- RecordBreakdown
- MySQLCustomizations
- Release Notes
- Next Coding Period Summary
- Glossary
- Developer ScratchPad
- ServerChart
- Transformation 1.0
- TransformationDocumentationNotes
- new
- TransformationDocumentation
- old
- AdditionalWorksAndExpressions
- Transformation Service Documentation
- TransformationServiceSteps
- XcRoleTranslationTable
- AggregationServices
- MarcAggregation
- TransformationTwoPointOh
- old
- FirstIteration
- PriorDesign
- PackagingMST
- 1.0 Decisions
- ReleaseWork
- QuickInstallNotes
- MST Implementation Details
- OaiIdIndexAlgorithm
- CacheDetails
- MessageHandling
- ServiceTests
- ProcessingStepsExplained
- ResumptionToken->completeListSize
- UpdateDelete
- OaiPmhImpl
- record counts
- RecordCountsOnePtTwoPtOne
- in production
- how to log and display
- RecordCountsOnePtZero
- RecordCountTestRestarted
- UrRecordCounts
- RecordCountTesting
- TransformationWackiness
- OaiImplementation
- Testing
- randys-30
- RegressionTests
- QuickRef
- UnicodeNormalization
- LoggingHelp
- CodeFormatPolicy
- SvnBranchingStrategy
- MultipleEclipseWorkspaces
- DeleteReaddServiceForRetest
- FileHarvests
- CharsetEncodingWithEric
- DrupalSolrOptimization
- WorkPlan
- MetricsForAssessment
- IdeasForImprovement
- RandomNotes
-
Wiki en español
- Servicios
- Qué es un Servicio de Metadatos?
- Servicio de Normalización XC MARCXML
- Servicio de Transformación MARCXML a Esquema XC
- Servicio de Agregación MARC
- Servicios