From f0b93483f8ee7f22ed50da3b756bc40043ddff9f Mon Sep 17 00:00:00 2001 From: "A. Wilcox" Date: Tue, 20 Oct 2020 21:24:07 -0500 Subject: Add initial logging system implementation --- doc/roadmap.rst | 24 +++++++++++++----------- 1 file changed, 13 insertions(+), 11 deletions(-) (limited to 'doc') diff --git a/doc/roadmap.rst b/doc/roadmap.rst index b4517bb..8cc3670 100644 --- a/doc/roadmap.rst +++ b/doc/roadmap.rst @@ -22,6 +22,8 @@ * [X] Respond to state requests +* [ ] Handle per-module RPC requests + The module management system will be the heart of ``ncserver``. Similar to modules in Charybdis/Atheme or GlorIRCd. Each module will provide a piece of @@ -58,14 +60,14 @@ Resolved TBDs -[ ] Logging system +[/] Logging system ------------------ -* [ ] Output format +* [X] Output format -* [ ] Configuration +* [X] Configuration -* [ ] Event logging +* [/] Event logging * [ ] auth @@ -87,13 +89,13 @@ Resolved TBDs * [ ] RPC success - * [ ] config + * [/] config * [ ] Configuration editing * [ ] Configuration edited - * [ ] Configuration reading + * [X] Configuration reading * [ ] Configuration operation denied @@ -111,16 +113,16 @@ This feature will require in-depth discussion. -[ ] Service management module +[/] Service management module ----------------------------- -* [ ] Design API +* [X] Design API -* [ ] Design YANG model +* [X] Design YANG model -* [ ] Implement module +* [X] Implement module - * [ ] OpenRC + * [/] OpenRC * [ ] s6? -- cgit v1.2.3-70-g09d2