That would be the plan - except I will paste the code to stackoverflow too.
Ralph > On Jan 21, 2016, at 9:46 AM, Gary Gregory <[email protected]> wrote: > > Ralph, perhaps this example should go in our docs/site and the reply can be > a link to it? > > Gary > On Jan 21, 2016 4:52 AM, "Ralph Goers" <[email protected]> wrote: > >> Yes, I saw your post on stackoverflow. I will build an example for you but >> it will take a day or two as work is very busy right now, so please be >> patient. >> >> Ralph >> >>> On Jan 21, 2016, at 3:19 AM, Apostolis Giannakidis < >> [email protected]> wrote: >>> >>> Hello log4j team, >>> >>> I would like your assistance please. >>> >>> I am new to the log4j 2 API and am I not sure how to properly create a >>> RollingFileAppender with the AppenderComponentBuilder in log4j 2. >>> >>> I managed to create a syslog appender using the AppenderComponentBuilder, >>> but as far as creating a RollingFileAppender is concerned, I find it to >> be >>> not that straightforward. >>> >>> My main difficulty is that I do not know how to create a specific pattern >>> layout, triggering policy, and rollover strategy for the >>> RollingFileAppender that I want to create using the >>> AppenderComponentBuilder. Could you please provide a trivial example of >> how >>> this can be done? >>> >>> Thank you very much for your help. >>> >>> Apostolos Giannakidis >>> Apache Gora PMC >> >> >> --------------------------------------------------------------------- >> To unsubscribe, e-mail: [email protected] >> For additional commands, e-mail: [email protected] >> >> --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
