mirror of
https://github.com/ntop/ntopng.git
synced 2026-04-30 16:09:32 +00:00
Add logging for all non-get REST calls (fix #4279)
This commit is contained in:
parent
83d16879df
commit
1160066b08
6 changed files with 52 additions and 4 deletions
|
|
@ -10,3 +10,4 @@ local host_pools = require "host_pools"
|
|||
local pools_rest_utils = require "pools_rest_utils"
|
||||
|
||||
pools_rest_utils.bind_member(host_pools)
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue