Coverage for ion/core/ionconst : 100.00%
Hot-keys on this page
r m x p toggle line displays
j k next/prev highlighted chunk
0 (zero) top of page
1 (one) first highlighted chunk
|
#!/usr/bin/env python
@file ion/core/ionconst.py @author Michael Meisinger @brief definitions of ION packages wide constants """
# Name of central logginf configuration file
# Name of environment variable to override logging configuration
# Name of central ION configuration file (not to be changed)
# Name of local ION config override file (can be changed locally)
# ION master version
# ION Common Message Format - HEADERS
|