No time stamps in Android log by default

This commit is contained in:
Andrew Bettison 2015-06-22 17:52:57 +09:30
parent 8ac156376d
commit 819fa8bee4

View File

@ -306,6 +306,7 @@ END_STRUCT_DEFAULT
STRUCT_DEFAULT(log_format, android)
ATOM_DEFAULT(show_pid, 0)
ATOM_DEFAULT(show_time, 0)
END_STRUCT_DEFAULT
STRUCT(watchdog)