summaryrefslogtreecommitdiff
path: root/logging.md
AgeCommit message (Collapse)Author
2016-06-13Updated docs and examples for release-1.3.David McMahon
2016-06-10Revert "Versioning docs and examples for v1.4.0-alpha.0."Dawn Chen
This reverts commit cce9db3aa9555671c5ddf69549b46ed0fd7e472a.
2016-06-10Versioning docs and examples for v1.4.0-alpha.0.David McMahon
2016-05-09devel/ tree 80col updates; and other minor editsMike Brown
Signed-off-by: Mike Brown <brownwm@us.ibm.com>
2016-03-08Update the latestReleaseBranch to release-1.2 in the munger.David McMahon
2015-12-21run hack/update-generated-docs.shChao Xu
2015-11-13Run update-gendocsTim Hockin
2015-07-17Better scary messageTim Hockin
2015-07-14Run gendocsTim Hockin
2015-07-14Run gendocsTim Hockin
2015-07-13Apply mungedocs changesDaniel Smith
2015-07-13Run gendocs and mungesTim Hockin
2015-05-15Add ga-beacon analytics to gendocs scriptsJeff Lowdermilk
hack/run-gendocs.sh puts ga-beacon analytics link into all md files, hack/verify-gendocs.sh verifies presence of link.
2015-04-26Corrected some typosGeorge Kuan
2015-02-03Add links to logging libraries in questionkargakis
2014-10-31Separated user, dev, and design docs.Eric Tune
Renamed: logging.md -> devel/logging.m Renamed: access.md -> design/access.md Renamed: identifiers.md -> design/identifiers.md Renamed: labels.md -> design/labels.md Renamed: namespaces.md -> design/namespaces.md Renamed: security.md -> design/security.md Renamed: networking.md -> design/networking.md Added abbreviated user user-focused document in place of most moved docs. Added docs/README.md explains how docs are organized. Added short, user-oriented documentation on labels Added a glossary. Fixed up some links.