cldf / segments

Unicode Standard tokenization routines and orthography profile segmentation
Apache License 2.0
31 stars 13 forks source link

Logging must be configured #10

Closed xrotwang closed 7 years ago

xrotwang commented 7 years ago

We need a call

logging.basicConfig()

in segments.tokenizer to make logging functional.