Skip to content

Basic logging for Node

Kostas FILIPPOPOLITIS requested to merge basicLogging into master

Created by: mollyk

  • Basic logging function with the requested prefixes for the node component
  • Adds logger_decorator to shared_tasks
  • Example of logger usage in monet_db_connection
  • Deactivates celery logs

Merge request reports