|
Squid Web Cache master
|
Go to the source code of this file.
Classes | |
| class | Log::LogConfig |
Namespaces | |
| namespace | Log |
Macros | |
| #define | parse_logformat(X) (X)->parseFormats() |
| #define | free_logformat(X) do{ delete (*X).logformats; (*X).logformats=NULL; }while(false) |
| #define | dump_logformat(E, N, D) (D).dumpFormats((E),(N)) |
Variables | |
| LogConfig | Log::TheConfig |
| #define free_logformat | ( | X | ) | do{ delete (*X).logformats; (*X).logformats=NULL; }while(false) |