Increase debug level of "Checking hooks." message.
MFC after: 1 week
This commit is contained in:
parent
e208a185f0
commit
2b5ad0e077
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=219832
@ -288,7 +288,7 @@ hook_check(void)
|
||||
|
||||
assert(hooks_initialized);
|
||||
|
||||
pjdlog_debug(1, "Checking hooks.");
|
||||
pjdlog_debug(2, "Checking hooks.");
|
||||
|
||||
/*
|
||||
* Report about processes that are running for a long time.
|
||||
|
Loading…
Reference in New Issue
Block a user