Forescout / eyeExtend-Connect

Easily build, consume and share apps to integrate with the Forescout platform. Terms of use apply please see attached link.
https://www.forescout.com/platform/eyeextend/connect/
56 stars 44 forks source link

Logging in F5 VPN Malformed #43

Open scottalot opened 2 months ago

scottalot commented 2 months ago

It appears that the logging.log() lines are malformed. They should be either formed as logging.log(level,msg) or logging.[level] (msg) where [level] is debug, warning, info, error, critical, or exception.