summaryrefslogtreecommitdiffstats
path: root/plugins/python/regress/testdata/check_example_debugging_plugin@info.log
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/python/regress/testdata/check_example_debugging_plugin@info.log')
-rw-r--r--plugins/python/regress/testdata/check_example_debugging_plugin@info.log8
1 files changed, 8 insertions, 0 deletions
diff --git a/plugins/python/regress/testdata/check_example_debugging_plugin@info.log b/plugins/python/regress/testdata/check_example_debugging_plugin@info.log
new file mode 100644
index 0000000..ed72f35
--- /dev/null
+++ b/plugins/python/regress/testdata/check_example_debugging_plugin@info.log
@@ -0,0 +1,8 @@
+__init__ @ SRC_DIR/example_debugging.py:58 debugs:
+My demo purpose plugin shows this ERROR level debug message
+__init__ @ SRC_DIR/example_debugging.py:63 debugs:
+My demo purpose plugin shows this INFO level debug message
+handle @ logging/__init__.py debugs:
+Python log system shows this ERROR level debug message
+handle @ logging/__init__.py debugs:
+Python log system shows this INFO level debug message