From a011a040996dd4cdb0152aae2206aebc7f4f7034 Mon Sep 17 00:00:00 2001
From: lichao <lichao@aiotlink.com>
Date: 星期三, 26 五月 2021 10:49:08 +0800
Subject: [PATCH] refactor, log dir.

---
 src/defs.h |    2 ++
 1 files changed, 2 insertions(+), 0 deletions(-)

diff --git a/src/defs.h b/src/defs.h
index b117579..5f6fc16 100644
--- a/src/defs.h
+++ b/src/defs.h
@@ -74,4 +74,6 @@
 // node mq is avail with in timeout; after that may get killed.
 int NodeTimeoutSec();
 
+std::string BHLogDir();
+
 #endif // end of include guard: DEFS_KP8LKGD0

--
Gitblit v1.8.0