imho error.log makes sense as a default logger, if the default appender's level is WARN or ERROR. may be we could be changing the default log level?
Le mar. 2 avr. 2019 à 14:11, Robert Munteanu <[email protected]> a écrit : > Hi, > > In yesterday's email conversation Roy Teeuwen suggested that we rename > the error.log file with sling.log or status.log, with multiple others > supporting the sling.log name. > > I think we should discuss this in more depth. Some information I > collected from the previous threads: > > - error.log is probably named following the httpd convention (and uses > many httpd-compatible modifiers/placeholders) > - renaming will negatively impact consumes, e.g. scripts/devops > processes > - for Sling, documentation and (probably) integration tests should be > updated > > Thoughts? > > Thanks, > > Robert > > >
