Commit 7ad58c8
committed
[__init__] logging should be defined in the calling script
reason: the calling script should define how logging is done; if these
settings are added here and the caller adds another log handle (with
possibly different settings), all log information could be printed twice
or not at all1 parent e858549 commit 7ad58c8
1 file changed
+0
-18
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
41 | 39 | | |
42 | 40 | | |
43 | 41 | | |
44 | | - | |
45 | | - | |
46 | | - | |
47 | | - | |
48 | | - | |
49 | | - | |
50 | | - | |
51 | | - | |
52 | | - | |
53 | | - | |
54 | | - | |
55 | | - | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | 42 | | |
61 | 43 | | |
62 | 44 | | |
| |||
0 commit comments