Added TODO for a centralised logFile that can filtered by an identifier.
This commit is contained in:
parent
a28acfcf50
commit
fa17ae82e1
1 changed files with 1 additions and 0 deletions
|
@ -13,6 +13,7 @@ To Do:
|
||||||
Possible to setup the constants at runtime based on the environment?
|
Possible to setup the constants at runtime based on the environment?
|
||||||
* Log fix for declining offer -- different reason when insufficient resources as compared to when there are no
|
* Log fix for declining offer -- different reason when insufficient resources as compared to when there are no
|
||||||
longer any tasks to schedule.
|
longer any tasks to schedule.
|
||||||
|
* Have a centralised logFile that can be filtered by identifier. All electron logs should go into this file.
|
||||||
|
|
||||||
|
|
||||||
**Requires [Performance Co-Pilot](http://pcp.io/) tool pmdumptext to be installed on the
|
**Requires [Performance Co-Pilot](http://pcp.io/) tool pmdumptext to be installed on the
|
||||||
|
|
Reference in a new issue