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