logging package

Utilities for configuring the pwfdf-api’s logging streams.

Functions

logger

Returns the logger for the pwfdf-api package

Modules

console

Functions to configure the console logging stream

file

Functions to configure file logs


pwfdf_api.logging.logger()

Returns the pwfdf-api logger

logger()

Returns the logging.Logger object used by the pwfdf-api.

Outputs:

logging.Logger – The logger for the pwfdf-api