Show Idle (>14 d.) Chans


← 2023-01-04 | 2023-01-06 →
cgra: http://logs.bitdash.io/pest/2023-01-04#1020156 << clarifying just in case: blatta as is didn't have an acute logging problem in my python 2.7 case. i ran into the logging.basicConfig() no-op issue, because i had moved the "Couldn't use mcrypt" nags to a less spammy spot: next to the "import mcrypt" statements. now i had a
cgra: logging.warn() call happen before the basicConfig() call in the main blatta file, because an import inside an import, causing the annoying side effect.
bitbot[cgra]: Logged on 2023-01-04 13:48:58 awt: cgra: I'll look into the logging issue.
awt[asciilifeform]: cgra: ah yes. my latest patch not signed but published in a paste fixes the mcrypt nag.
cgra: http://logs.bitdash.io/pest/2022-12-31#1019999 << awt, 1) accidental "mcryptfoo" there, and 2) since using "print" to log instead of otherwise omnipresent "logging" approach, may want to document the imo particularly sharp edge you're dodging there (ie. the no-op basicConfig())
bitbot[asciilifeform|cgra]: Logged on 2022-12-31 17:12:39 awt: http://paste.deedbot.org/?id=vO67 << Patch to fix handling of multiline messages if anyone wants to review before I sign and release.
← 2023-01-04 | 2023-01-06 →