Projects tigase _server server-core Issues #1201
Add documentation about using logback and jul-to-slf4j in Tigase (#1201)
Closed
wojciech.kapcia@tigase.net opened 4 years ago

We used to have it in Redmine wiki (https://old.tigase.tech/projects/tigase-server/wiki/Alternate_loggers_in_Tigase). It would be nice to have it in the documentation with information how to add SLF handler.

logging () {
    rootHandlers = [ 'java.util.logging.ConsoleHandler', 'java.util.logging.FileHandler', 'org.slf4j.bridge.SLF4JBridgeHandler' ]
}

Ref:

wojciech.kapcia@tigase.net commented 4 years ago

Improved logback.xml configuration defaults that we include in the distribution and add guide how to active it.

issue 1 of 1
Type
Task
Priority
Normal
Assignee
Version
tigase-server-8.2.0
Spent time
2h 45m
Issue Votes (0)
Watchers (0)
Reference
tigase/_server/server-core#1201
Please wait...
Page is in error, reload to recover