• Kirill Smelkov's avatar
    Y wcfs: Switch loglevel from WARNING -> INFO for wcfs.py commands · b0c8b32a
    Kirill Smelkov authored
    As it turned out managing and monitoring wcfs server turned out to be
    not very robust. For example if wcfs.go is dadlocked, then `wcfs.py
    status` will also hang and things like that.
    
    From this point of view for better tracibility it makes more sense to
    see the informative messages that wcfs.py commands are trying to emit.
    b0c8b32a
__init__.py 26.5 KB