Increase version to 1.7.2
[pyi2ncommon] / src / log_helpers.py
2022-05-19 Christian HerdtweckFix errors in api doc creation
2022-04-21 Christian HerdtweckClean up, remove compat with py < 3.6
2021-11-10 Christian HerdtweckFix comments and spacing
2021-11-10 Christian HerdtweckAdd methods to more easily add handlers
2021-11-10 Christian HerdtweckCreate unittest for log_helper from test functions
2021-11-10 Christian HerdtweckFix a small bug in log helper
2021-11-10 Christian HerdtweckAdd a NullHandler if no handler is supplied to i2n...
2021-11-10 Christian HerdtweckAdd option to add specified handlers to logger
2018-08-03 Christian HerdtweckUnify license, copyright and author information
2018-05-22 Christian HerdtweckMake all internal imports relative
2017-12-14 Christian HerdtweckHandle missing parameters to log string
2016-06-29 Christian Herdtweckimprove docu
2016-06-29 Christian Herdtweckensure NOTICE log level is always int
2016-06-29 Christian Herdtweckadd I2nLogger.exception
2016-06-29 Christian Herdtweckdeal with level given as string in I2nLogger.log or...
2016-06-29 Christian Herdtweckremoved param max_lines from I2nLogger: more trouble...
2016-02-12 Christian Herdtweckfix sphinx todo/seealso flags
2016-01-14 Christian Herdtweckmoved python files from root dir into new src subdir