aboutsummaryrefslogtreecommitdiff
path: root/wqflask/utility/logger.py
AgeCommit message (Collapse)Author
2020-08-19Remove extra whitespace(or add it) from comma separated itemsBonfaceKilz
See: <https://docs.python.org/2/library/2to3.html#2to3fixer-urllib>
2018-04-09Fixed issue that caused and error for certain types of mapping due to ↵zsloan
variable not being initialized Removed a bunch of unused statistical functions from Plot.py and webqtlUtil.py. I figure that if we ever need them again, there's probably some third party library that includes them. Also removed unused file AJAX_table.py and other unused code from several other files
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 ↵Pjotr Prins
fetch1 to return a tuple
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
views.py: simplified code
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