|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.blue.base.logging
public class logging
| Field Summary | |
|---|---|
static java.lang.String |
cn
|
| Constructor Summary | |
|---|---|
logging()
|
|
| Method Summary | |
|---|---|
static int |
log_host_event(objects_h.host hst)
|
static int |
log_host_states(int type)
|
static int |
log_service_event(objects_h.service svc)
|
static int |
log_service_states(int type)
|
static int |
rotate_log_file(long rotation_time)
|
static int |
write_to_all_logs(java.lang.String buffer,
long data_type)
|
static int |
write_to_console(java.lang.String buffer)
|
static int |
write_to_log(java.lang.String buffer,
long data_type,
long timestamp)
|
static int |
write_to_logs_and_console(java.lang.String buffer,
long data_type,
int display)
|
| Methods inherited from class java.lang.Object |
|---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static java.lang.String cn
| Constructor Detail |
|---|
public logging()
| Method Detail |
|---|
public static int write_to_logs_and_console(java.lang.String buffer,
long data_type,
int display)
public static int write_to_console(java.lang.String buffer)
public static int write_to_all_logs(java.lang.String buffer,
long data_type)
public static int write_to_log(java.lang.String buffer,
long data_type,
long timestamp)
public static int log_service_event(objects_h.service svc)
public static int log_host_event(objects_h.host hst)
public static int log_host_states(int type)
public static int log_service_states(int type)
public static int rotate_log_file(long rotation_time)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||