Loading docs/topics/logging.txt +1 −1 Original line number Diff line number Diff line Loading @@ -193,7 +193,7 @@ There are two other logging calls available: * ``logger.log()``: Manually emits a logging message with a specific log level. * ``logger.exception()``: Creates an ``ERORR`` level logging * ``logger.exception()``: Creates an ``ERROR`` level logging message wrapping the current exception stack frame. Configuring logging Loading Loading
docs/topics/logging.txt +1 −1 Original line number Diff line number Diff line Loading @@ -193,7 +193,7 @@ There are two other logging calls available: * ``logger.log()``: Manually emits a logging message with a specific log level. * ``logger.exception()``: Creates an ``ERORR`` level logging * ``logger.exception()``: Creates an ``ERROR`` level logging message wrapping the current exception stack frame. Configuring logging Loading