Branch: refs/heads/master
Home: https://github.com/jenkinsci/essentials-plugin
Commit: 390fb3d0e0300f54e3231cb95330cf5952def77a
https://github.com/jenkinsci/essentials-plugin/commit/390fb3d0e0300f54e3231cb95330cf5952def77a
Author: Baptiste Mathus <[email protected]>
Date: 2018-04-23 (Mon, 23 Apr 2018)
Changed paths:
M
src/main/java/io/jenkins/plugins/essentials/logging/EssentialsLoggingConfigurer.java
Log Message:
-----------
Use the same file if not needed from a size perspective
As this file is watched by the client, append=true is better since
it avoids rotating the file immediately at each startup, which
then can make the client lose track of the log file for a second until
it watches it again (by its `follow: true` setting).
Commit: 0d7ee52820db08f5790d79c189a88e2237cfe902
https://github.com/jenkinsci/essentials-plugin/commit/0d7ee52820db08f5790d79c189a88e2237cfe902
Author: Baptiste Mathus <[email protected]>
Date: 2018-04-23 (Mon, 23 Apr 2018)
Changed paths:
M
src/main/java/io/jenkins/plugins/essentials/logging/EssentialsLoggingConfigurer.java
Log Message:
-----------
Merge pull request #3 from
batmat/use-append-and-avoid-rotating-when-not-needed
Use the same file if not needed from a size perspective
Compare:
https://github.com/jenkinsci/essentials-plugin/compare/7891527b4d05...0d7ee52820db
--
You received this message because you are subscribed to the Google Groups
"Jenkins Commits" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.