Commit 6b51831
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 0b63a2b commit 6b51831
1 file changed
Lines changed: 0 additions & 18 deletions
| 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