Skip to content

Commit 776c50e

Browse files
[#1406] Release note snippet
1 parent 813191b commit 776c50e

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
- Added Pythonic ``BSKLogger`` convenience methods ``debug()``, ``info()``, ``warning()``, and ``error()`` to ``bskLogging``.
2+
- Added a ``setLevel()`` alias for ``setLogLevel()``.
3+
- Added a ``LogLevel`` ``IntEnum``, and short log-level aliases (ex. ``bskLogging.WARNING``) that mirror Python's standard ``logging`` module naming.

0 commit comments

Comments
 (0)