Skip to content
Snippets Groups Projects
Commit 4bfcefde authored by Philipp Hörist's avatar Philipp Hörist
Browse files

[preview] Change logging domain

parent 95819704
No related branches found
No related tags found
No related merge requests found
......@@ -38,7 +38,7 @@ from gajim.conversation_textview import TextViewImage
from .http_functions import get_http_head, get_http_file
from .config_dialog import UrlImagePreviewConfigDialog
log = logging.getLogger('gajim.plugin_system.url_image_preview')
log = logging.getLogger('gajim.plugin_system.preview')
try:
from PIL import Image
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment