mirror of
https://github.com/wassname/catalyst.git
synced 2026-07-01 20:21:50 +08:00
constants.py, WIP: system-wide log level
This commit is contained in:
@@ -139,7 +139,7 @@ from catalyst.sources.benchmark_source import BenchmarkSource
|
||||
from catalyst.catalyst_warnings import ZiplineDeprecationWarning
|
||||
|
||||
|
||||
log = logbook.Logger("ZiplineLog")
|
||||
log = logbook.Logger("CatalystLog")
|
||||
|
||||
|
||||
class TradingAlgorithm(object):
|
||||
|
||||
Reference in New Issue
Block a user