From 025b5d1dcbb30e727afee3307d49328432bae603 Mon Sep 17 00:00:00 2001 From: Jeffrey Armstrong Date: Fri, 9 Apr 2021 08:09:20 -0400 Subject: Modified how logging works so that multiple processes can write in theory. --- captain/example/levitating.conf | 2 ++ 1 file changed, 2 insertions(+) (limited to 'captain/example/levitating.conf') diff --git a/captain/example/levitating.conf b/captain/example/levitating.conf index 1b647a4..5726e9b 100644 --- a/captain/example/levitating.conf +++ b/captain/example/levitating.conf @@ -5,6 +5,8 @@ database = /home/jeff/Workspace/levitating/captain/example/store.db log-filename = /tmp/levitating.log +log-level = 4 + project = misc-build description = A builder for stuff -- cgit v1.2.3