mirror of
https://github.com/d0zingcat/gocryptotrader.git
synced 2026-05-13 23:16:45 +00:00
* First pass at adding new logging system * NewLogger * NewLogger * WIP * silly bug fix * :D removed files * removed old logging interface * added tests * added tests * Started to add new lines to all f calls * Added subsystem log types * Logger improvements * Further performance improvements * changes to logger and sublogger creation * Renamed Logging types * removed old print statement * changes based on feedback * moved sublogger types to own file * :) * added console as output type * added get level command * added get/set log level via grpc command * added check for output being empty for migration support * first pass at log rotation * added log rotation * :D derp fixed * added tests * changes based on feedback * changed log type * comments * renamed file -> fileSettings * typo fix * changes based on feedback * gofmt ran on additional files * gofmt ran on additional files
GoCryptoTrader Btse Exchange Wrapper
An exchange interface wrapper for the GoCryptoTrader application.
This is still in active development
You can track ideas, planned features and what's in progresss on this Trello board: https://trello.com/b/ZAhMhpOy/gocryptotrader.
Current Btse Exchange Features
-
REST Support
-
Websocket Support
-
Can be used as a package
Notes
- Please add notes here with any production issues
- Please provide link to exchange website and API documentation
Contributors
- Please add your information
| User | Github | Contribution |
|---|---|---|
| AliasGoesHere | https://github.com/AliasGoesHere | WHAT-YOU-DID |