LoggingError = object of CatchableError
proc log(msg: string) {....raises: [], tags: [].}
proc log(qry, paramstr: string) {....raises: [], tags: [].}