diff --git a/proxyserver/src/main/java/edu/suffolk/litlab/efsp/server/ecf4/tyler/TylerCodesParser.java b/proxyserver/src/main/java/edu/suffolk/litlab/efsp/server/ecf4/tyler/TylerCodesParser.java index 6116cb6a4..b81414551 100644 --- a/proxyserver/src/main/java/edu/suffolk/litlab/efsp/server/ecf4/tyler/TylerCodesParser.java +++ b/proxyserver/src/main/java/edu/suffolk/litlab/efsp/server/ecf4/tyler/TylerCodesParser.java @@ -666,10 +666,6 @@ public Result, CodeError> vetDamageAmount( } } - //////// Still TODO - // Filing Associations - // Anything else not currently checked - // TODO: should rebuild attySet from scratch if it doesn't exist public Result>>, AttorneyError> vetPartyAttorneyMap( Map> partyAttyMap, diff --git a/proxyserver/src/main/resources/logback.xml b/proxyserver/src/main/resources/logback.xml index eb445eb71..3c4d681d7 100644 --- a/proxyserver/src/main/resources/logback.xml +++ b/proxyserver/src/main/resources/logback.xml @@ -10,7 +10,10 @@ | %d{yyyy-MM-dd HH:mm:ss.SSS} | %X{serverId} | %X{userId} | %X{sessionId} | %X{correlationId} | %X{requestId} | %X{operation} | %thread | %-5level | %logger{40} |- %msg | %rEx |%n - + + isDefined("PAPERTRAIL_HOST") + +