diff options
| author | Donald Sharp <sharpd@cumulusnetworks.com> | 2017-03-09 06:52:56 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2017-03-09 06:52:56 -0500 |
| commit | 17791cc09ac79a1ee54de1626f85f95039fb506e (patch) | |
| tree | f4006b734043550fd2a183840ec50302018bf257 /lib/log.h | |
| parent | baf9c436222ef0901caf2ba694f87a2746ddcd02 (diff) | |
| parent | 6a5e07e0c60b93fdc2ccb076a3ee3d20ef05453e (diff) | |
Merge pull request #263 from opensourcerouting/assorted-20170308
assorted bits
Diffstat (limited to 'lib/log.h')
| -rw-r--r-- | lib/log.h | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -153,8 +153,6 @@ struct timestamp_control { char buf[QUAGGA_TIMESTAMP_LEN]; /* will contain the rendered timestamp */ }; -#define LOG_DEFAULT_FILENAME "/var/log/quagga/Quagga.log" - /* Defines for use in command construction: */ #define LOG_LEVEL_DESC \ |
