mirror of
https://github.com/inventree/InvenTree.git
synced 2025-06-29 02:00:45 +00:00
Update logger context
This commit is contained in:
InvenTree
InvenTree
barcodes
company
label
order
part
plugins
report
users
@ -52,7 +52,7 @@ import common.models
|
||||
import part.settings as part_settings
|
||||
|
||||
|
||||
logger = logging.getLogger(__name__)
|
||||
logger = logging.getLogger("inventree")
|
||||
|
||||
|
||||
class PartCategory(InvenTreeTree):
|
||||
|
Reference in New Issue
Block a user