Potato Engine
Hobby Game Engine Project
Public Member Functions | List of all members
up::LogReceiver Class Referenceabstract
Inheritance diagram for up::LogReceiver:
up::shared< LogReceiver > up::StandardStreamReceiver up::Win32DebugReceiver

Public Member Functions

virtual void log (string_view loggerName, LogSeverity severity, string_view message, LogLocation location={}) noexcept=0
 
- Public Member Functions inherited from up::shared< LogReceiver >
 shared (shared const &)=delete
 
 shared (shared &&) noexcept
 
sharedoperator= (shared const &)=delete
 
sharedoperator= (shared &&) noexcept
 

The documentation for this class was generated from the following file: