Skip to content

Instantly share code, notes, and snippets.

View frizzymonsta's full-sized avatar

Igor frizzymonsta

  • SPIIRAS
  • Saint-Petersburg
View GitHub Profile
#
# logger:
#
# o Set OGS_LOG_INFO to all domain level
# - If `level` is omitted, the default level is OGS_LOG_INFO)
# - If `domain` is omitted, the all domain level is set from 'level'
# (Nothing is needed)
#
# o Set OGS_LOG_ERROR to all domain level
# - `level` can be set with none, fatal, error, warn, info, debug, trace