Indicate when logging is ready and started

This commit is contained in:
Nick Chambers 2021-11-22 02:08:05 -06:00
parent 0e15cedf53
commit 07c7a3c536
1 changed files with 1 additions and 0 deletions

1
rowbot
View File

@ -512,6 +512,7 @@ on_sys_init_005_log() {
fi
NS=log DEFAULT=$log_fd state_resolve fd
log_trace "rowbot is prepared for logging"
}
on_sys_before_999_log() {