IEMLdev / ieml

IEML semantic language - a meaning-representation system based on semantic primitives and a regular grammar. Basic semantic relationships between concepts are automatically computed from syntactic similarities.
https://dev.intlekt.io/
GNU General Public License v3.0
53 stars 6 forks source link

Remove print calls #36

Closed Vayel closed 7 years ago

Vayel commented 7 years ago

Not persistent, should use logs instead.

Moreover, raise an error on AWS as the Python process is not bound to a terminal.

ogrergo commented 7 years ago

Removed all print call. But the logger print anyway to stderr.

Vayel commented 7 years ago

@ogrergo https://docs.python.org/2/howto/logging.html#logging-to-a-file