darrenarmstrong85 / scientist

q scientist library implementation
Apache License 2.0
0 stars 0 forks source link

Logging integration PoC #3

Closed darrenarmstrong85 closed 7 years ago

darrenarmstrong85 commented 7 years ago

Define a proof-of-concept default logger implementation

Plan

Want to log when an experiment failure occurs. Think about how to integrate this into a dumb log to e.g. stdout.

For now don't think about how to abstract this into a more clever API.

Test Spec

Scientist API:

darrenarmstrong85 commented 7 years ago

Closed by a7e1c14