Chris Veilleux
|
21756f6659
|
removed old logging code as it was no longer used anywhere in the repository
|
2022-03-10 14:08:57 -06:00 |
Chris Veilleux
|
0817ee35a2
|
changed log file location to be production directory, not test directory
|
2022-03-09 18:32:43 -06:00 |
Chris Veilleux
|
0db649e4ff
|
added new logger config code but left old in place until new is implemented everywhere
|
2022-03-09 17:50:09 -06:00 |
Steve Penrod
|
9dc4d62490
|
Adding the basics to prepare for publishing this repo
Changes include:
* Adding AGPL 3.0 license template (TODO: Apply to all 200+ *.py files)
* Adding AGPL license files
* Add generic public repo files (CONTRIBUTING, etc)
* Simple README updates
* Adding other generic files, e.g. .github templates
|
2019-07-27 18:44:23 -05:00 |
Chris Veilleux
|
f36fd3b3e5
|
fixed bug with logging
|
2019-06-28 21:03:44 -05:00 |
Chris Veilleux
|
61a7b6b7a0
|
fixed a minor bug in how the logger is created
|
2019-06-27 17:23:37 -05:00 |
Chris Veilleux
|
4911af4cdd
|
fixed a bug where the logger's level was not changed so only warning and above messages were being logged
|
2019-04-04 01:23:47 -05:00 |
Chris Veilleux
|
5f548d8aa0
|
minor refactor
|
2019-02-12 10:37:46 -06:00 |
Chris Veilleux
|
0731c3e449
|
initial attempt at standardizing logging functionality across the selene backend
|
2019-01-31 11:06:27 -06:00 |