# Functions
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Constants
Cleaning means the Engine is in post-run cleanup.
Done means the Engine has run and is finished.
Preparing means the Engine hasn't started yet and isn't consuming resources in the system.
Running means the Engine is actually running and doing work.
Starting means the Engine has been scheduled and is waiting to run.
Unknown means we don't know what state the Engine is in.
Waiting means the Engine is waiting for its start time or some other condition to be met.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
For messages that may contains non-logging events.
No description provided by the author
The usual logging levels.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
# Variables
Enum value maps for EnginePhase.
Enum value maps for EnginePhase.
Enum value maps for EngineTrigger.
Enum value maps for EngineTrigger.
No description provided by the author
No description provided by the author
Enum value maps for FilterOp.
Enum value maps for FilterOp.
Enum value maps for Level.
Enum value maps for Level.
Enum value maps for ListenRequestLogs.
Enum value maps for ListenRequestLogs.
LoggerService_ServiceDesc is the grpc.ServiceDesc for LoggerService service.
LoggerUI_ServiceDesc is the grpc.ServiceDesc for LoggerUI service.
Enum value maps for LogSliceType.
Enum value maps for LogSliceType.
# Structs
No description provided by the author
DesiredAnnotation describes an annotation a Logging Engine should have.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Event is a single logging event.
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
Time represents a time stamp in nanoseconds.
UnimplementedLoggerServiceServer must be embedded to have forward compatible implementations.
UnimplementedLoggerUIServer must be embedded to have forward compatible implementations.
# Interfaces
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
No description provided by the author
LoggerServiceClient is the client API for LoggerService service.
LoggerServiceServer is the server API for LoggerService service.
No description provided by the author
No description provided by the author
LoggerUIClient is the client API for LoggerUI service.
LoggerUIServer is the server API for LoggerUI service.
UnsafeLoggerServiceServer may be embedded to opt out of forward compatibility for this service.
UnsafeLoggerUIServer may be embedded to opt out of forward compatibility for this service.
# Type aliases
No description provided by the author
No description provided by the author
No description provided by the author
Level is the level of the log messages.
No description provided by the author
No description provided by the author