1
0
Fork 0
Commit Graph

6 Commits

Author SHA1 Message Date
Wilfried Goesgens 107344eeee Add documentation for the loglevels, so the swagger becomes useable for users to choose their loglevel with it. (#3406)
* Add documentation for the loglevels, so the swagger becomes useable for users to choose their loglevel with it.

* implement review
2017-10-13 12:30:45 +02:00
hkernbach a1d6804a1a modified documentation 2017-04-04 15:34:23 +02:00
jsteemann 504b102268 added HTTP REST APIs for online loglevel adjustments:
- GET `/_admin/log/level` returns the current loglevel settings
- PUT `/_admin/log/level` modifies the current loglevel settings
2016-09-08 11:15:49 +02:00
Frank Celler aa399aabf1 removed slashes 2016-05-11 15:58:40 +02:00
Jan Steemann e65722ff35 documentation for changed startup options 2016-04-26 13:21:25 +02:00
Wilfried Goesgens 9d33067129 Move documents into the structure they were intended to be sorted in swagger. 2016-01-12 14:51:08 +01:00