Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
LOFAR
Manage
Activity
Members
Labels
Plan
Issues
Wiki
Jira issues
Open Jira
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Deploy
Releases
Package registry
Container Registry
Model registry
Operate
Environments
Terraform modules
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RadioObservatory
LOFAR
Commits
61dbaf92
Commit
61dbaf92
authored
20 years ago
by
Alexander Mueller
Browse files
Options
Downloads
Patches
Plain Diff
May not use STDERR appender, because it is already
defined in LofarLogger impl..
parent
c3cb7cee
No related branches found
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
MAC/Config/mac.log_prop
+7
-2
7 additions, 2 deletions
MAC/Config/mac.log_prop
with
7 additions
and
2 deletions
MAC/Config/mac.log_prop
+
7
−
2
View file @
61dbaf92
log4cplus.rootLogger=INFO,
STDOUT
log4cplus.rootLogger=INFO,
MACSTDERR
log4cplus.additivity.ASTRON=FALSE
log4cplus.appender.STDOUT=log4cplus::ConsoleAppender
log4cplus.appender.STDOUT.layout=log4cplus::PatternLayout
log4cplus.appender.STDOUT.layout.ConversionPattern=%D{%d-%m-%y %H:%M:%S} %-5p %c{3} - %m [%.25l]%n
log4cplus.appender.MACSTDERR=log4cplus::ConsoleAppender
log4cplus.appender.MACSTDERR.layout=log4cplus::PatternLayout
log4cplus.appender.MACSTDERR.layout.ConversionPattern=%D{%d-%m %H:%M:%S.%q} %-5p %c{4} - %m [%.25l]%n
log4cplus.appender.MACSTDERR.logToStdErr=true
log4cplus.additivity.MAC=FALSE
log4cplus.logger.MAC=TRACE, STDOUT
\ No newline at end of file
log4cplus.logger.MAC=DEBUG, MACSTDERR
log4cplus.logger.TRC=TRACE8
\ No newline at end of file
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment