Commit f7b5c2af authored by Noel Alonso's avatar Noel Alonso
Browse files

Desactiva log excepto spring y redmic

parent f013295d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -36,7 +36,7 @@ maven-build-commands:
  variables:
    MAVEN_OPTS: -Dmaven.repo.local=.m2/repository
    SPRING_PROFILES_ACTIVE: test
    LOGGING_LEVEL_ROOT: error
    LOGGING_LEVEL_ROOT: off
    LOGGING_LEVEL_ORG_SPRINGFRAMEWORK: error
    LOGGING_LEVEL_ES_REDMIC: error
    OAUTH_CLIENT_ID: ${DEV_OAUTH_CLIENT_ID}