mirror of
https://github.com/fail2ban/fail2ban.git
synced 2026-08-04 06:39:05 +00:00
BF: reincarnated import of logging (used to obtain level constants)
This commit is contained in:
parent
0adb10f653
commit
602239051b
1 changed files with 1 additions and 1 deletions
|
|
@ -24,7 +24,7 @@ __author__ = "Cyril Jaquier"
|
|||
__copyright__ = "Copyright (c) 2004 Cyril Jaquier, 2012- Yaroslav Halchenko"
|
||||
__license__ = "GPL"
|
||||
|
||||
|
||||
import logging
|
||||
import unittest, sys, time, os
|
||||
|
||||
# Check if local fail2ban module exists, and use if it exists by
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue