2021-11-09 Fred Gleason <fredg@paravelsystems.com>

* Added a 'ListLog()' method to the 'rivwebpyapi'.

Signed-off-by: Fred Gleason <fredg@paravelsystems.com>
This commit is contained in:
Fred Gleason
2021-11-09 17:24:06 -05:00
parent cd7ed74202
commit 48bd62d6df
4 changed files with 334 additions and 17 deletions

View File

@@ -22596,3 +22596,5 @@
2021-11-08 Fred Gleason <fredg@paravelsystems.com>
* Added a 'ListGroup()' method to the 'rivwebpyapi' API.
* Added a 'ListGroups()' method to the 'rivwebpyapi' API.
2021-11-09 Fred Gleason <fredg@paravelsystems.com>
* Added a 'ListLog()' method to the 'rivwebpyapi'.