MCPcopy Create free account
hub / github.com/alibaba/PhotonLibOS / write

Method write

common/test/test_alog.cpp:459–461  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

457 int level;
458
459 void write(int l, const char*, const char*) override {
460 level = l;
461 }
462
463 int get_log_file_fd() override { return 0; }
464

Callers 1

ring_queue_writerFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected