Here is the example: https://svn.apache.org/viewvc/openmeetings/branches/2.x/src/org/apache/openmeetings/data/flvrecord/listener/StreamListener.java?view=markup&pathrev=1548014
the code will be: private static final Logger log = Red5LoggerFactory.getLogger(StreamListener.class, webAppRootKey); webAppRootKey will be set to the current context (openmeetings by default) On Fri, Feb 7, 2014 at 9:34 PM, Rene' Rosenbaum <[email protected]> wrote: > Hi all, > may someone tell me how I get any events logged in the openmeetings.log or > red5.log? > I tried "LoggerFactory.getLogger(*.class);", but this didn't do the job. > Any suggestions? > best regards, > Rene' > -- > > ~~~~~~~ > *Dr.-Ing. Rene' Rosenbaum > meeCoda^IT * - Consulting and Services > ~: Neue Reihe 15, 18182 Goorstorf, Germany > #: ++49-(0)-1781408041 > @:[email protected] <mailto:[email protected]> > //:www.meecoda.de <http://www.meecoda.de> > ~~~~~~~~~~~~~~ +++ ~~~~~~~~~~~~~~~~ > > -- WBR Maxim aka solomax
