Open GoogleCodeExporter opened 9 years ago
Furthermore, some INFO level messages should be printed in DEBUG as they do not
provide any information that could be useful to server admin. Such as:
2014-02-14 14:14:15,356 INFO [ApplicationSession-2]
org.jdiameter.common.impl.app.cca.CCASessionFactoryImpl - Diameter CCA
SessionFactory :: stateChanged :: source[ServerCCASessionImpl
[sessionData=org.jdiameter.server.impl.app.cca.ServerCCASessionDataLocalImpl@ba6
4ee9c]], oldState[IDLE], newState[OPEN]
Original comment by be.lietaus
on 14 Feb 2014 at 12:25
Agree that some messages should be moved to INFO, mostly they are on DEBUG
level since it may happen to have one (or more) unreachable peer configured
which would be polluting the INFO level for all it's retries.
Please provide a suggested patch for those messages which you feel their level
should be changed and we can evaluate such change.
Original comment by brainslog
on 4 Jul 2014 at 1:01
This issue was updated by revision ece1409e8235.
Showing connection error message in INFO level (DEBUG contains stacktrace)
Original comment by brainslog
on 31 Jul 2014 at 1:21
Original issue reported on code.google.com by
be.lietaus
on 14 Feb 2014 at 9:42