5 lines
88 B
Python
5 lines
88 B
Python
import logging
|
|
|
|
logger = logging.getLogger('iottb.sniff') # Log with sniff subcommand
|
|
|