slacm.config module

Created on Sep 19, 2020

@author: esdev

class slacm.config.Config(base)[source]

Bases: object

Configuration database for SLAM Including logging configuration

APP_LOGS = 'std'
DISC_TIMEOUT = -1
NIC_NAME = None
RECV_TIMEOUT = -1
SEND_TIMEOUT = -1
SUDO = True
TARGET_USER = 'slacm'
TRACE = ''
class slacm.config.HostnameFilter(name='')[source]

Bases: Filter

filter(record)[source]

Determine if the specified record is to be logged.

Returns True if the record should be logged, or False otherwise. If deemed appropriate, the record may be modified in-place.

hostname = 'build-27316144-project-626367-slacm'