Skip to content
This repository was archived by the owner on Feb 1, 2022. It is now read-only.

valitydev/rotatable_appender

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

RotatableAppender

Appender для logback, необходимый для корректной работы с logrotate.

Разработчики

Настройки на клиенте

Использовать logback-spring.xml (взять можно из папки benchmark)

pom.xml

<dependency>
    <groupId>net.logstash.logback</groupId>
    <artifactId>logstash-logback-encoder</artifactId>
    <version>4.6</version>
</dependency>
<dependency>
    <groupId>dev.vality.logback</groupId>
    <artifactId>nop-rolling</artifactId>
    <version>1.0.0</version>
</dependency>

application.properties

logging.file= # Log file name. For instance `myapp.log`
logging.path= # Location of the log file. For instance `/var/log`

ps необязательные настройки, которые можно переопределить

About

No description, website, or topics provided.

Resources

License

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages