summaryrefslogtreecommitdiff
path: root/doc/s6-log.html
AgeCommit message (Collapse)Author
2020-03-30 heliocat's html fixesLaurent Bercot
2019-12-23 Make execline dependency optionalLaurent Bercot
This includes: - adding a configure option to disable execline support - duplicating el_semicolon() and el_getstrict() into the s6 library when execline is disabled at build time, making a compat shim and using it where needed (s6-svlisten, s6-ftrig-listen) - Creating alternatives for execlineb script spawning: * s6-log: '?' directive (done in the previous commit) * s6-notifyoncheck: require hardcoding the check in ./data/check * s6-ipcserver-access: no support for exec files, add a warning - Updating the relevant parts of the doc --enable-execline will remain the default, and whiners can choke on their tears.
2019-12-23 Add ?processor support to s6-logLaurent Bercot
2019-01-15 Add readiness notification to s6-log, and 8kB default on -lLaurent Bercot
2018-12-31 Less false friends in docLaurent Bercot
2017-10-25 Doc grammar fixLaurent Bercot
2017-10-25 Document s6-log's -l optionLaurent Bercot
2017-05-24 More schemeless URLsLaurent Bercot
2017-05-23 Switch doc to schemeless URLsLaurent Bercot
2016-11-21 Increase s6-log "s" limit to 256MBLaurent Bercot
2015-12-25 fix references to s6-ipcserver (thanks Casper Ti. Vector)Laurent Bercot
2015-11-04 - add -g option to s6-envuidgidLaurent Bercot
- set s6-log processor wd to the logdir
2015-10-27 Don't say bb is the *only* syslogd doing rotation right (metalog does it).Laurent Bercot
2015-06-25 - documented s6-log changev2.1.5.0Laurent Bercot
- version: 2.1.5.0
2015-05-07 Make all doc mobile-readable according to Google standardsLaurent Bercot
2015-02-07 - s6-log overhaul (more stack, less heap), with new directivesLaurent Bercot
- related doc update - version: 2.1.1.0 rc
2014-12-05Initial commitLaurent Bercot