I use MDC logging (http://camel.apache.org/mdc-logging.html <http://camel.apache.org/mdc-logging.html>) to get the context ID, route ID and breadcrumb id in my logs
Quinn Stevenson [email protected] (801) 244-7758 > On Jul 22, 2016, at 2:13 AM, fxthomas <[email protected]> wrote: > > hello, > > Is there anyway i can just get the Route ID also printed in the logger . My > definition is as below. > > <to > uri="log:SysBoundaryLogger?level=INFO&groupInterval=3000&groupDelay=3000&groupActiveOnly=false" > /> > > > Or Do i need to use my own CustomFormatter in order to do so. > > > > -- > View this message in context: > http://camel.465427.n5.nabble.com/Route-ID-in-camel-logger-tp5785348.html > Sent from the Camel - Users mailing list archive at Nabble.com.
