4 lines
56 B
Cython
4 lines
56 B
Cython
#cython: language_level=3
|
|
|
|
cpdef getLogger(dict config)
|
#cython: language_level=3
|
|
|
|
cpdef getLogger(dict config)
|