Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
是否有在 MySQL 存储过程中写入日志消息的标准方法?
我可以将日志消息写入指定的日志表,但我更喜欢标准日志机制,其中每条消息都与严重性相结合并发送到外部文件。