Add a service to log into a file
Original version by Alexander Tarasikov, refined by Norman Feske. Fixes #736
This commit is contained in:
committed by
Norman Feske
parent
33bb8662a0
commit
d8f0392c9f
@@ -314,6 +314,9 @@ Separate components:
|
||||
:'os/src/server/terminal_log':
|
||||
Adapter for forwarding LOG messages to a terminal session.
|
||||
|
||||
:'libports/src/server/fs_log':
|
||||
Adapter that writes LOG messages to files on a file system.
|
||||
|
||||
:'demo/src/server/nitlog':
|
||||
Provides a LOG session, printing log output on screen via a nitpicker
|
||||
session.
|
||||
|
||||
Reference in New Issue
Block a user