File: log.cpp

package info (click to toggle)
bowtie 1.1.2-6
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 15,236 kB
  • sloc: cpp: 32,907; perl: 2,084; ansic: 1,241; sh: 1,066; makefile: 363; python: 135
file content (7 lines) | stat: -rw-r--r-- 54 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
/*
 * log.cpp
 */

#include "log.h"

SyncLogger glog;