root/src/stratcon_jlog_streamer.h
| Revision a7304b5c52e33dfefad9852596a92dc99ff37669, 332 bytes (checked in by Theo Schlossnagle <jesus@omniti.com>, 5 years ago) | |
|---|---|
| |
| Line | |
|---|---|
| 1 | /* |
| 2 | * Copyright (c) 2007, OmniTI Computer Consulting, Inc. |
| 3 | * All rights reserved. |
| 4 | */ |
| 5 | |
| 6 | #ifndef _STRATCON_LOG_STREAMER_H |
| 7 | #define _STRATCON_LOG_STREAMER_H |
| 8 | |
| 9 | #include "noit_defines.h" |
| 10 | |
| 11 | API_EXPORT(void) |
| 12 | stratcon_jlog_streamer_init(const char *toplevel); |
| 13 | API_EXPORT(void) |
| 14 | stratcon_jlog_streamer_reload(const char *toplevel); |
| 15 | |
| 16 | #endif |
Note: See TracBrowser for help on using the browser.
