The version of Apache log4j used by SoundHelix.

[[ 🗃 ^aEp6o apache-log4j ]] :: [📥 Inbox] [📤 Outbox] [🐤 Followers] [🤝 Collaborators] [🛠 Commits]

Clone

HTTPS: git clone https://vervis.peers.community/repos/aEp6o

SSH: git clone USERNAME@vervis.peers.community:aEp6o

Branches

Tags

v1.3alpha8 :: src / java / org / apache / log4j / rolling /

package.html

<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">

<html> 
  <head>
    <title></title>
  </head>
  
  <body>
    
    <p>Implements various file rolling policies.</p>

    <p>The {@link org.apache.log4j.rolling.RollingFileAppender} class
    serves as the linchpin of this package. Its behaviour is
    controlled by two subcomponents of type {@link
    org.apache.log4j.rolling.RollingPolicy} and {@link
    org.apache.log4j.rolling.TriggeringPolicy}.
    </p>

  </body> 
</html>
[See repo JSON]