Source code for enamlnative.core.remotehooks
"""
Copyright (c) 2017, CodeLV.
Distributed under the terms of the MIT License.
The full license is in the file LICENSE, distributed with this software.
Created on Dec 11, 2017
@author jrm
"""
import os
import sys
import logging
logging.basicConfig()
print(msg)
DevServerSession.instance().write_message(data, True)