aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-process/src/main/java/org/sonar/process/logging/LogbackHelper.java
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-091-1/+1
* SONAR-21452 move from commons-lang:commons-lang to org.apache.commons:commons...Matteo Mara2024-03-161-1/+1
* SONAR-21227 Disable log of user loginantoine.vinot2024-01-291-1/+1
* NO-JIRA Update license headers to 2024Pierre2024-01-031-1/+1
* SONAR-21228 Log deprecated API usage for API V2Alain Kermis2023-12-191-0/+2
* SONAR-21227 Configure a new Logger file for deprecated API usagesantoine.vinot2023-12-191-13/+24
* Update license templates for 2023Pierre2023-01-021-1/+1
* Update license headers for 2022 [update headers]Pierre2022-01-281-1/+1
* SONAR-11094 Add nodename to logs for DCE onlyJacek2021-08-111-2/+2
* SONAR-15243 Enable JSON logging on Elasticsearch processJacek2021-08-111-1/+2
* Update license headers for 2021 [update headers]Wouter Admiraal2021-01-081-1/+1
* SONAR-13461 fix SSF-112Jacek2020-06-301-1/+0
* SONAR-13272 fix issue with setting some properties through env variablesMichal Duda2020-04-141-9/+13
* Format all headers for 2020Wouter Admiraal2020-01-071-1/+1
* Fix code quality issues and reduce dependency on GuavaDuarte Meneses2019-12-101-2/+2
* SC-702 support new property sonar.log.useJsonOutputSimon Brandhof2019-06-281-0/+17
* SC-702 decouple Logback appenders from encodersSimon Brandhof2019-06-281-26/+11
* Fix license headers for 2019Duarte Meneses2019-01-021-1/+1
* SONAR-10300 Forbid system properties in api/settingsJulien Lancelot2018-02-011-2/+2
* Fix license headers for 2018Simon Brandhof2018-01-071-1/+1
* Upgrade logback and SLF4jSimon Brandhof2017-10-161-1/+3
* SONAR-9239 configure log4j to log as before in es.logSébastien Lesaint2017-09-051-61/+16
* SONAR-8798 make ES read config files provided by SQSébastien Lesaint2017-08-091-1/+1
* SONAR-9292 Fix missing JUL logs at startupEric Hartmann2017-05-311-0/+7
* SONAR-7485 enable back Tomcat logs if trace if globally enabledSébastien Lesaint2017-04-041-3/+13
* SONAR-8637 Update POM parent versionTeryk Bellahsene2017-02-101-2/+2
* SONAR-8335 add IT on dynamic log level changeSébastien Lesaint2016-12-011-1/+1
* SONAR-8335 make changing root level change level of all loggersSébastien Lesaint2016-12-011-92/+55
* SONAR-8335 move RootLoggerConfig out of LogbackHelperSébastien Lesaint2016-12-011-49/+2
* SONAR-8335 move LogBackHelper to subpackage loggingSébastien Lesaint2016-12-011-0/+475