ZoneMinder / pyzm

Python API, Log, Event Server and Memory wrapper for ZoneMinder
GNU General Public License v2.0
31 stars 20 forks source link

Added the missing 'Warning' function in SimpleLog #5

Closed joro75 closed 4 years ago

joro75 commented 4 years ago

ZMEventNotification.py is using the Warning function of the logger, but if SimpleLog is used, the 'Warning' function was not present.