/*
 * call-seq:
 *   logs -> array
 *
 * Returns an array of strings with valid log section indentifiers.
 */

static VALUE x_logs(VALUE self) {