Ultralight C++ API 1.3.0
Loading...
Searching...
No Matches
Logger.h File Reference

Go to the source code of this file.

Classes

class  ultralight::Logger
 User-defined logging interface. More...
 

Namespaces

namespace  ultralight
 

Enumerations

enum class  ultralight::LogLevel : uint8_t { ultralight::Error , ultralight::Warning , ultralight::Info }
 Log levels, used with Logger::LogMessage. More...