File: log.cpp

package info (click to toggle)
bowtie 1.3.0%2Bdfsg1-1
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 15,792 kB
  • sloc: cpp: 37,066; perl: 5,806; ansic: 1,465; sh: 1,194; python: 463; makefile: 430
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;