Class NewRelic::StartupLogger
In: lib/new_relic/agent/agent_logger.rb
Parent: MemoryLogger

In an effort to not lose messages during startup, we trap them in memory The real logger will then dump its contents out when it arrives.

Included Modules

Singleton

[Validate]