aboutsummaryrefslogtreecommitdiff
path: root/wqflask/utility/logger.py
AgeCommit message (Expand)Author
2021-04-30autopep8: Fix E501BonfaceKilz
2021-04-30autopep8: Fix E301,E302,E303,E304,E305,E306BonfaceKilz
2021-04-30autopep8: Fix E20-E27BonfaceKilz
2020-08-19Remove extra whitespace(or add it) from comma separated itemsBonfaceKilz
2018-04-09Fixed issue that caused and error for certain types of mapping due to variabl...zsloan
2017-12-20Bring in some earlier work - mostly documentation and startup handlingPjotr Prins
2016-10-06Logger: add more granular debug messagesPjotr Prins
2016-10-02Errors: added time stamps in UTCPjotr Prins
2016-06-26gn_server: introduced one new query to fetch a dataset record and force fetch...Pjotr Prins
2016-06-24Log: and document SQL callsPjotr Prins
2016-06-23Log: SQL queriesPjotr Prins
2016-06-23Logger: improved loggingPjotr Prins
2016-06-23Logger: prettifyPjotr Prins
2016-06-21logger: add format field (reserve)Pjotr Prins
2016-06-21Benchmarking: allow output select with LOG_BENCHPjotr Prins
2016-06-21Logger: SQLPjotr Prins
2016-06-19gn_server: Species info can be fetched from gn_serverPjotr Prins
2016-06-19gn_server: SQL handlingPjotr Prins
2016-06-19Logger: started logging SQLPjotr Prins
2016-06-19logger: adding functionality for SQLPjotr Prins
2016-06-18Logger: changed levelPjotr Prins
2016-06-18Logger: create stub so we can have multiple arguments to log functionsPjotr Prins
2016-06-18Logging settingsPjotr Prins
2016-06-18Documented loggerPjotr Prins
2016-06-18Logging: behavioursPjotr Prins
2016-06-18Logger: introducing loggingPjotr Prins